#87FFDB#87FFDB
#87FFDB is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.121 H 171.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFDB |
|---|---|
| RGB | rgb(135, 255, 219) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.48, -42.19, 6.78) |
| CIE-LCH | lch(92.48, 42.73, 170.87°) |
| OKLab | oklab(91.99% -0.1197 0.0173) |
| OKLCH | oklch(91.99% 0.121 171.8) |
| XYZ | xyz(58.5324, 81.7806, 79.7049) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.49
Aquamarine
#7FFFD4
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFDB #FF87AB
analogous
#87FF9F #87FFDB #87E7FF
triadic
#87FFDB #DB87FF #FFDB87
tetradic
#87FFDB #9F87FF #FF87AB #E7FF87
square
#87FFDB #9F87FF #FF87AB #E7FF87
split-complementary
#87FFDB #FF87E7 #FF9F87
monochromatic
#0DFFB6 #4AFFC9 #87FFDB #C4FFED #E0FFF6
Accessibility & contrast
On white
1.21
#87FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#87FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFDB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFDB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#59FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffdb; /* rgb */ color: rgb(135, 255, 219); /* oklch */ color: oklch(92.0% 0.121 171.8);
Tailwind
colors: {
custom: {
50: '#b1ffe6',
500: '#87ffdb',
950: '#000000',
},
}SCSS
$custom: #87ffdb; $custom-light: #b1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#87ffdb",
"rgb": {
"r": 135,
"g": 255,
"b": 219
},
"hsl": {
"h": 162,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91991,
"c": 0.12097,
"h": 171.8
},
"luminance": 0.81785
}Semantic roles & 50–950 ramp
primary
#87FFDB
secondary
#DF4B77
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684