#87FFCE#87FFCE
#87FFCE is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.130 H 165.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFCE |
|---|---|
| RGB | rgb(135, 255, 206) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.19, -44.95, 13.06) |
| CIE-LCH | lch(92.19, 46.81, 163.80°) |
| OKLab | oklab(91.66% -0.1253 0.0335) |
| OKLCH | oklch(91.66% 0.13 165) |
| XYZ | xyz(56.8874, 81.1226, 71.0410) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.30
Pale Turquoise
#A5FBD5
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFCE #FF87B8
analogous
#87FF92 #87FFCE #87F4FF
triadic
#87FFCE #CE87FF #FFCE87
tetradic
#87FFCE #9287FF #FF87B8 #F4FF87
square
#87FFCE #9287FF #FF87B8 #F4FF87
split-complementary
#87FFCE #FF87F4 #FF9287
monochromatic
#0DFF9C #4AFFB5 #87FFCE #C4FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#87FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#87FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFCE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFCE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CB
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#60FFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffce; /* rgb */ color: rgb(135, 255, 206); /* oklch */ color: oklch(91.7% 0.130 165.0);
Tailwind
colors: {
custom: {
50: '#b0ffdd',
500: '#87ffce',
950: '#000000',
},
}SCSS
$custom: #87ffce; $custom-light: #b0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#87ffce",
"rgb": {
"r": 135,
"g": 255,
"b": 206
},
"hsl": {
"h": 155.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91658,
"c": 0.12974,
"h": 165
},
"luminance": 0.81127
}Semantic roles & 50–950 ramp
primary
#87FFCE
secondary
#DF4B88
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684