#87F0EE#87F0EE
#87F0EE is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.1% C 0.098 H 193.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87F0EE |
|---|---|
| RGB | rgb(135, 240, 238) |
| HSL | hsl(179, 78%, 74%) |
| HSV | hsv(179, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(88.75, -30.91, -8.54) |
| CIE-LCH | lch(88.75, 32.07, 195.45°) |
| OKLab | oklab(89.15% -0.0951 -0.0236) |
| OKLCH | oklch(89.15% 0.098 193.9) |
| XYZ | xyz(56.5783, 73.6396, 92.1047) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F0EE #F08789
analogous
#87F0B9 #87F0EE #87BDF0
triadic
#87F0EE #EE87F0 #F0EE87
tetradic
#87F0EE #B987F0 #F08789 #BDF087
square
#87F0EE #B987F0 #F08789 #BDF087
split-complementary
#87F0EE #F087BD #F0B987
monochromatic
#1CE1DD #51E9E6 #87F0EE #BDF7F6 #E4FCFB
Accessibility & contrast
On white
1.34
#87F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#87F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F0EE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F0EE | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#52F6EF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #87f0ee; /* rgb */ color: rgb(135, 240, 238); /* oklch */ color: oklch(89.1% 0.098 193.9);
Tailwind
colors: {
custom: {
50: '#b0f5f3',
500: '#87f0ee',
950: '#000000',
},
}SCSS
$custom: #87f0ee; $custom-light: #b0f5f3; $custom-dark: #000000;
JSON
{
"hex": "#87f0ee",
"rgb": {
"r": 135,
"g": 240,
"b": 238
},
"hsl": {
"h": 178.857,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.89145,
"c": 0.09801,
"h": 193.9
},
"luminance": 0.73644
}Semantic roles & 50–950 ramp
primary
#87F0EE
secondary
#CB5052
accent
#0B0FDA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585