#87FCCE#87FCCE
#87FCCE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.126 H 166.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCCE |
|---|---|
| RGB | rgb(135, 252, 206) |
| HSL | hsl(156, 95%, 76%) |
| HSV | hsv(156, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.34, -43.64, 11.85) |
| CIE-LCH | lch(91.34, 45.22, 164.80°) |
| OKLab | oklab(90.97% -0.122 0.0304) |
| OKLCH | oklch(90.97% 0.126 166) |
| XYZ | xyz(55.9378, 79.2235, 70.7245) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.76
Pale Turquoise
#A5FBD5
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCCE #FC87B5
analogous
#87FC93 #87FCCE #87F0FC
triadic
#87FCCE #CE87FC #FCCE87
tetradic
#87FCCE #9387FC #FC87B5 #F0FC87
square
#87FCCE #9387FC #FC87B5 #F0FC87
split-complementary
#87FCCE #FC87F0 #FC9387
monochromatic
#10F99D #4BFBB6 #87FCCE #C3FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#87FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#87FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCCE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCCE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#61FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fcce; /* rgb */ color: rgb(135, 252, 206); /* oklch */ color: oklch(91.0% 0.126 166.0);
Tailwind
colors: {
custom: {
50: '#b0fedd',
500: '#87fcce',
950: '#000000',
},
}SCSS
$custom: #87fcce; $custom-light: #b0fedd; $custom-dark: #000000;
JSON
{
"hex": "#87fcce",
"rgb": {
"r": 135,
"g": 252,
"b": 206
},
"hsl": {
"h": 156.41,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90968,
"c": 0.12576,
"h": 166
},
"luminance": 0.79228
}Semantic roles & 50–950 ramp
primary
#87FCCE
secondary
#DB4C84
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684