#87F9EE#87F9EE
#87F9EE is a very light, moderate teal. Relative luminance 0.791; OKLCH L 91.2% C 0.106 H 187.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9EE |
|---|---|
| RGB | rgb(135, 249, 238) |
| HSL | hsl(174, 90%, 75%) |
| HSV | hsv(174, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(91.27, -35.13, -4.83) |
| CIE-LCH | lch(91.27, 35.46, 187.82°) |
| OKLab | oklab(91.17% -0.1051 -0.0136) |
| OKLCH | oklch(91.17% 0.106 187.3) |
| XYZ | xyz(59.2937, 79.0704, 93.0099) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.66
Bright Aqua
#0BF9EA
ΔE00 5.70
Bright Turquoise
#0FFEF9
ΔE00 5.71
Pale Cyan
#B7FFFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9EE #F98792
analogous
#87F9B5 #87F9EE #87CBF9
triadic
#87F9EE #EE87F9 #F9EE87
tetradic
#87F9EE #B587F9 #F98792 #CBF987
square
#87F9EE #B587F9 #F98792 #CBF987
split-complementary
#87F9EE #F987CB #F9B587
monochromatic
#12F3DD #4DF6E6 #87F9EE #C1FCF6 #E2FEFB
Accessibility & contrast
On white
1.25
#87F9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#87F9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9EE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9EE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#4FFEF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87f9ee; /* rgb */ color: rgb(135, 249, 238); /* oklch */ color: oklch(91.2% 0.106 187.3);
Tailwind
colors: {
custom: {
50: '#b1fbf3',
500: '#87f9ee',
950: '#000000',
},
}SCSS
$custom: #87f9ee; $custom-light: #b1fbf3; $custom-dark: #000000;
JSON
{
"hex": "#87f9ee",
"rgb": {
"r": 135,
"g": 249,
"b": 238
},
"hsl": {
"h": 174.211,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.91169,
"c": 0.106,
"h": 187.3
},
"luminance": 0.79075
}Semantic roles & 50–950 ramp
primary
#87F9EE
secondary
#D74D5A
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585