#87FEEF#87FEEF
#87FEEF is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.111 H 184.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEEF |
|---|---|
| RGB | rgb(135, 254, 239) |
| HSL | hsl(172, 98%, 76%) |
| HSV | hsv(172, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.69, -37.19, -3.25) |
| CIE-LCH | lch(92.69, 37.33, 184.99°) |
| OKLab | oklab(92.33% -0.1102 -0.0093) |
| OKLCH | oklch(92.33% 0.111 184.8) |
| XYZ | xyz(61.0071, 82.2614, 94.3078) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.90
Bright Turquoise
#0FFEF9
ΔE00 6.01
Pale Aqua
#B8FFEB
ΔE00 6.25
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEEF #FE8796
analogous
#87FEB4 #87FEEF #87D2FE
triadic
#87FEEF #EF87FE #FEEF87
tetradic
#87FEEF #B487FE #FE8796 #D2FE87
square
#87FEEF #B487FE #FE8796 #D2FE87
split-complementary
#87FEEF #FE87D2 #FEB487
monochromatic
#0EFDDF #4AFDE7 #87FEEF #C4FFF7 #E1FFFB
Accessibility & contrast
On white
1.20
#87FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#87FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEEF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEEF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#4DFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87feef; /* rgb */ color: rgb(135, 254, 239); /* oklch */ color: oklch(92.3% 0.111 184.8);
Tailwind
colors: {
custom: {
50: '#b1fff4',
500: '#87feef',
950: '#000000',
},
}SCSS
$custom: #87feef; $custom-light: #b1fff4; $custom-dark: #000000;
JSON
{
"hex": "#87feef",
"rgb": {
"r": 135,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.437,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.92326,
"c": 0.11059,
"h": 184.8
},
"luminance": 0.82267
}Semantic roles & 50–950 ramp
primary
#87FEEF
secondary
#DE4B5E
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685