#87FFD2#87FFD2
#87FFD2 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.127 H 167.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFD2 |
|---|---|
| RGB | rgb(135, 255, 210) |
| HSL | hsl(158, 100%, 76%) |
| HSV | hsv(158, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.27, -44.12, 11.13) |
| CIE-LCH | lch(92.27, 45.50, 165.84°) |
| OKLab | oklab(91.76% -0.1236 0.0286) |
| OKLCH | oklch(91.76% 0.127 167) |
| XYZ | xyz(57.3795, 81.3194, 73.6328) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.01
Light Aquamarine
#7BFDC7
ΔE00 2.25
Light Aqua
#8CFFDB
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.51
Pale Turquoise
#A5FBD5
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFD2 #FF87B4
analogous
#87FF96 #87FFD2 #87F0FF
triadic
#87FFD2 #D287FF #FFD287
tetradic
#87FFD2 #9687FF #FF87B4 #F0FF87
square
#87FFD2 #9687FF #FF87B4 #F0FF87
split-complementary
#87FFD2 #FF87F0 #FF9687
monochromatic
#0DFFA4 #4AFFBB #87FFD2 #C4FFE9 #E0FFF4
Accessibility & contrast
On white
1.22
#87FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#87FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFD2
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFD2 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#5EFFF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffd2; /* rgb */ color: rgb(135, 255, 210); /* oklch */ color: oklch(91.8% 0.127 167.0);
Tailwind
colors: {
custom: {
50: '#b0ffdf',
500: '#87ffd2',
950: '#000000',
},
}SCSS
$custom: #87ffd2; $custom-light: #b0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#87ffd2",
"rgb": {
"r": 135,
"g": 255,
"b": 210
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91758,
"c": 0.12686,
"h": 167
},
"luminance": 0.81324
}Semantic roles & 50–950 ramp
primary
#87FFD2
secondary
#DF4B83
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684