Skip to content

Sky Blue (#87CEEB)

The hex code for Sky Blue is #87CEEB. It is rgb(135, 206, 235) in RGB, hsl(197, 71%, 73%) in HSL, and about cmyk(43%, 12%, 0%, 8%) in CMYK — a light teal. Black text is the more readable choice on this background.

#87CEEB
HEX#87CEEB
RGBrgb(135, 206, 235)
HSLhsl(197, 71%, 73%)
HSVhsv(197, 43%, 92%)
CMYKcmyk(43%, 12%, 0%, 8%)
OKLCHoklch(81.5% 0.082 225.8)
LABlab(78.85% -17.54 -21.79)
LCHlch(78.85% 27.97 231.17)

Colors Closest to Sky Blue

Sky Blue is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every teal in the library.

#87CEEB Channel Values

How Sky Blue breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 135 · G 206 · B 2358-bit channels as sent to the display
HSLH 197° · S 71% · L 73%Easiest model for building lighter and darker variants
HSVH 197° · S 43% · V 92%Matches the picker in most design tools
CMYKC 43% · M 12% · Y 0% · K 8%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.74:1 vs white · 12.06:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Sky Blue background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

Fails AAWhite text1.74:1AA normal AA large AAA normal
TextBlack text12.06:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #87CEEB in the contrast checker.

Colors That Go With Sky Blue

Pairings derived from color-wheel relationships. The complementary color sits opposite Sky Blue; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Sky Blue

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #87CEEB.

How Sky Blue Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#87CEEB
Protanopia#C4C4EB
Protanomaly#AFC8EB
Deuteranopia#BABAEC
Deuteranomaly#A8C3EC
Tritanopia#80D2D2
Tritanomaly#83D0DC
Achromatopsia#C4C4C4

Test a full palette in the color blindness simulator.

Using #87CEEB in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--sky-blue: #87CEEB;
CSS backgroundbackground-color: #87CEEB;
Tailwind configcolors: { 'sky-blue': '#87CEEB' }
SwiftUIColor(red: 0.529, green: 0.808, blue: 0.922)
Android XML<color name="sky_blue">#87CEEB</color>
SVG fillfill="#87CEEB"

More Teal Colors

Sky Blue sits in the teal family. These are its neighbours across that family's full range, each with its own breakdown.

#87CEEB Frequently Asked Questions

What is the hex code for Sky Blue?

The hex code for Sky Blue is #87CEEB. That is rgb(135, 206, 235) in RGB, hsl(197, 71%, 73%) in HSL, and approximately cmyk(43%, 12%, 0%, 8%) in CMYK.

What is the RGB value of #87CEEB?

#87CEEB is rgb(135, 206, 235) — red 135, green 206, and blue 235 on the 0-255 scale.

What is the CMYK value of #87CEEB?

#87CEEB converts to approximately cmyk(43%, 12%, 0%, 8%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #87CEEB be black or white?

Black text is the more readable choice. #87CEEB scores 1.74:1 against white and 12.06:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Is SkyBlue a CSS named color?

Yes. SkyBlue is one of the CSS named colors, so you can write color: skyblue instead of the hex code.

Open Sky Blue in a Tool

Keep exploring: every teal in the color library, the guide to shades of teal, or the full color library.