#87FEDF#87FEDF
#87FEDF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.117 H 174.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEDF |
|---|---|
| RGB | rgb(135, 254, 223) |
| HSL | hsl(164, 98%, 76%) |
| HSV | hsv(164, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.29, -40.86, 4.45) |
| CIE-LCH | lch(92.29, 41.10, 173.79°) |
| OKLab | oklab(91.87% -0.1169 0.0112) |
| OKLCH | oklch(91.87% 0.117 174.6) |
| XYZ | xyz(58.7472, 81.3574, 82.4055) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEDF #FE87A6
analogous
#87FEA4 #87FEDF #87E2FE
triadic
#87FEDF #DF87FE #FEDF87
tetradic
#87FEDF #A487FE #FE87A6 #E2FE87
square
#87FEDF #A487FE #FE87A6 #E2FE87
split-complementary
#87FEDF #FE87E2 #FEA487
monochromatic
#0EFDBF #4AFDCF #87FEDF #C4FFEF #E1FFF7
Accessibility & contrast
On white
1.22
#87FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#87FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEDF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEDF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#57FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fedf; /* rgb */ color: rgb(135, 254, 223); /* oklch */ color: oklch(91.9% 0.117 174.6);
Tailwind
colors: {
custom: {
50: '#b1ffe9',
500: '#87fedf',
950: '#000000',
},
}SCSS
$custom: #87fedf; $custom-light: #b1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#87fedf",
"rgb": {
"r": 135,
"g": 254,
"b": 223
},
"hsl": {
"h": 164.37,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.91871,
"c": 0.11746,
"h": 174.6
},
"luminance": 0.81362
}Semantic roles & 50–950 ramp
primary
#87FEDF
secondary
#DE4B72
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684