#87FEEB#87FEEB
#87FEEB is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.112 H 182.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEEB |
|---|---|
| RGB | rgb(135, 254, 235) |
| HSL | hsl(170, 98%, 76%) |
| HSV | hsv(170, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.59, -38.12, -1.33) |
| CIE-LCH | lch(92.59, 38.15, 182.00°) |
| OKLab | oklab(92.21% -0.1119 -0.0042) |
| OKLCH | oklch(92.21% 0.112 182.1) |
| XYZ | xyz(60.4227, 82.0276, 91.2300) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.66
Pale Aqua
#B8FFEB
ΔE00 5.91
Light Turquoise
#7EF4CC
ΔE00 6.81
Bright Turquoise
#0FFEF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEEB #FE879A
analogous
#87FEB0 #87FEEB #87D6FE
triadic
#87FEEB #EB87FE #FEEB87
tetradic
#87FEEB #B087FE #FE879A #D6FE87
square
#87FEEB #B087FE #FE879A #D6FE87
split-complementary
#87FEEB #FE87D6 #FEB087
monochromatic
#0EFDD7 #4AFDE1 #87FEEB #C4FFF5 #E1FFFA
Accessibility & contrast
On white
1.21
#87FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#87FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEEB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEEB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#50FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87feeb; /* rgb */ color: rgb(135, 254, 235); /* oklch */ color: oklch(92.2% 0.112 182.1);
Tailwind
colors: {
custom: {
50: '#b1fff1',
500: '#87feeb',
950: '#000000',
},
}SCSS
$custom: #87feeb; $custom-light: #b1fff1; $custom-dark: #000000;
JSON
{
"hex": "#87feeb",
"rgb": {
"r": 135,
"g": 254,
"b": 235
},
"hsl": {
"h": 170.42,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.92209,
"c": 0.11195,
"h": 182.1
},
"luminance": 0.82033
}Semantic roles & 50–950 ramp
primary
#87FEEB
secondary
#DE4B63
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685