#87FFEE#87FFEE
#87FFEE is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.112 H 183.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFEE |
|---|---|
| RGB | rgb(135, 255, 238) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.94, -37.88, -2.36) |
| CIE-LCH | lch(92.94, 37.95, 183.56°) |
| OKLab | oklab(92.52% -0.1117 -0.0069) |
| OKLCH | oklch(92.52% 0.112 183.6) |
| XYZ | xyz(61.1779, 82.8388, 93.6379) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Aqua
#0BF9EA
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 5.89
Pale Aqua
#B8FFEB
ΔE00 6.09
Bright Turquoise
#0FFEF9
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFEE #FF8798
analogous
#87FFB2 #87FFEE #87D4FF
triadic
#87FFEE #EE87FF #FFEE87
tetradic
#87FFEE #B287FF #FF8798 #D4FF87
square
#87FFEE #B287FF #FF8798 #D4FF87
split-complementary
#87FFEE #FF87D4 #FFB287
monochromatic
#0DFFDD #4AFFE5 #87FFEE #C4FFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#87FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#87FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFEE
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFEE | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#4DFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87ffee; /* rgb */ color: rgb(135, 255, 238); /* oklch */ color: oklch(92.5% 0.112 183.6);
Tailwind
colors: {
custom: {
50: '#b1fff3',
500: '#87ffee',
950: '#000000',
},
}SCSS
$custom: #87ffee; $custom-light: #b1fff3; $custom-dark: #000000;
JSON
{
"hex": "#87ffee",
"rgb": {
"r": 135,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92522,
"c": 0.11193,
"h": 183.6
},
"luminance": 0.82844
}Semantic roles & 50–950 ramp
primary
#87FFEE
secondary
#DF4B60
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685