#87FFEC#87FFEC
#87FFEC is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.113 H 182.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFEC |
|---|---|
| RGB | rgb(135, 255, 236) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.89, -38.35, -1.40) |
| CIE-LCH | lch(92.89, 38.37, 182.09°) |
| OKLab | oklab(92.46% -0.1125 -0.0044) |
| OKLCH | oklch(92.46% 0.113 182.2) |
| XYZ | xyz(60.8857, 82.7219, 92.0990) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Light Aqua
#8CFFDB
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 5.66
Pale Aqua
#B8FFEB
ΔE00 5.95
Bright Turquoise
#0FFEF9
ΔE00 6.79
Light Cyan
#ACFFFC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFEC #FF879A
analogous
#87FFB0 #87FFEC #87D6FF
triadic
#87FFEC #EC87FF #FFEC87
tetradic
#87FFEC #B087FF #FF879A #D6FF87
square
#87FFEC #B087FF #FF879A #D6FF87
split-complementary
#87FFEC #FF87D6 #FFB087
monochromatic
#0DFFD9 #4AFFE2 #87FFEC #C4FFF6 #E0FFFA
Accessibility & contrast
On white
1.20
#87FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#87FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFEC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFEC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#4FFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87ffec; /* rgb */ color: rgb(135, 255, 236); /* oklch */ color: oklch(92.5% 0.113 182.2);
Tailwind
colors: {
custom: {
50: '#b1fff2',
500: '#87ffec',
950: '#000000',
},
}SCSS
$custom: #87ffec; $custom-light: #b1fff2; $custom-dark: #000000;
JSON
{
"hex": "#87ffec",
"rgb": {
"r": 135,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92464,
"c": 0.11263,
"h": 182.2
},
"luminance": 0.82727
}Semantic roles & 50–950 ramp
primary
#87FFEC
secondary
#DF4B62
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685