#87FFED#87FFED
#87FFED is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.112 H 182.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFED |
|---|---|
| RGB | rgb(135, 255, 237) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.92, -38.11, -1.88) |
| CIE-LCH | lch(92.92, 38.16, 182.82°) |
| OKLab | oklab(92.49% -0.1121 -0.0057) |
| OKLCH | oklch(92.49% 0.112 182.9) |
| XYZ | xyz(61.0314, 82.7802, 92.8663) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 5.57
Bright Aqua
#0BF9EA
ΔE00 5.58
Pale Aqua
#B8FFEB
ΔE00 6.02
Bright Turquoise
#0FFEF9
ΔE00 6.57
Light Cyan
#ACFFFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFED #FF8799
analogous
#87FFB1 #87FFED #87D5FF
triadic
#87FFED #ED87FF #FFED87
tetradic
#87FFED #B187FF #FF8799 #D5FF87
square
#87FFED #B187FF #FF8799 #D5FF87
split-complementary
#87FFED #FF87D5 #FFB187
monochromatic
#0DFFDB #4AFFE4 #87FFED #C4FFF6 #E0FFFA
Accessibility & contrast
On white
1.20
#87FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#87FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFED
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFED | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#4EFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87ffed; /* rgb */ color: rgb(135, 255, 237); /* oklch */ color: oklch(92.5% 0.112 182.9);
Tailwind
colors: {
custom: {
50: '#b1fff2',
500: '#87ffed',
950: '#000000',
},
}SCSS
$custom: #87ffed; $custom-light: #b1fff2; $custom-dark: #000000;
JSON
{
"hex": "#87ffed",
"rgb": {
"r": 135,
"g": 255,
"b": 237
},
"hsl": {
"h": 171,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92493,
"c": 0.11226,
"h": 182.9
},
"luminance": 0.82785
}Semantic roles & 50–950 ramp
primary
#87FFED
secondary
#DF4B61
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685