#87FFEF#87FFEF
#87FFEF is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.112 H 184.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFEF |
|---|---|
| RGB | rgb(135, 255, 239) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.97, -37.64, -2.84) |
| CIE-LCH | lch(92.97, 37.75, 184.31°) |
| OKLab | oklab(92.55% -0.1113 -0.0082) |
| OKLCH | oklch(92.55% 0.112 184.2) |
| XYZ | xyz(61.3252, 82.8977, 94.4138) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 6.15
Bright Turquoise
#0FFEF9
ΔE00 6.16
Pale Aqua
#B8FFEB
ΔE00 6.19
Light Aqua
#8CFFDB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFEF #FF8797
analogous
#87FFB3 #87FFEF #87D3FF
triadic
#87FFEF #EF87FF #FFEF87
tetradic
#87FFEF #B387FF #FF8797 #D3FF87
square
#87FFEF #B387FF #FF8797 #D3FF87
split-complementary
#87FFEF #FF87D3 #FFB387
monochromatic
#0DFFDF #4AFFE7 #87FFEF #C4FFF7 #E0FFFB
Accessibility & contrast
On white
1.19
#87FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#87FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFEF
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFEF | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#4CFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87ffef; /* rgb */ color: rgb(135, 255, 239); /* oklch */ color: oklch(92.6% 0.112 184.2);
Tailwind
colors: {
custom: {
50: '#b1fff4',
500: '#87ffef',
950: '#000000',
},
}SCSS
$custom: #87ffef; $custom-light: #b1fff4; $custom-dark: #000000;
JSON
{
"hex": "#87ffef",
"rgb": {
"r": 135,
"g": 255,
"b": 239
},
"hsl": {
"h": 172,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92552,
"c": 0.11159,
"h": 184.2
},
"luminance": 0.82903
}Semantic roles & 50–950 ramp
primary
#87FFEF
secondary
#DF4B5F
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685