#87FCE6#87FCE6
#87FCE6 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.112 H 180.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCE6 |
|---|---|
| RGB | rgb(135, 252, 230) |
| HSL | hsl(169, 95%, 76%) |
| HSV | hsv(169, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(91.90, -38.37, 0.26) |
| CIE-LCH | lch(91.90, 38.37, 179.62°) |
| OKLab | oklab(91.61% -0.1118 0.0001) |
| OKLCH | oklch(91.61% 0.112 180) |
| XYZ | xyz(59.0791, 80.4800, 87.2685) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 5.70
Pale Aqua
#B8FFEB
ΔE00 5.76
Aquamarine
#7FFFD4
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCE6 #FC879D
analogous
#87FCAB #87FCE6 #87D7FC
triadic
#87FCE6 #E687FC #FCE687
tetradic
#87FCE6 #AB87FC #FC879D #D7FC87
square
#87FCE6 #AB87FC #FC879D #D7FC87
split-complementary
#87FCE6 #FC87D7 #FCAB87
monochromatic
#10F9CD #4BFBDA #87FCE6 #C3FDF2 #E1FEF9
Accessibility & contrast
On white
1.23
#87FCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#87FCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCE6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCE6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E5
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#54FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fce6; /* rgb */ color: rgb(135, 252, 230); /* oklch */ color: oklch(91.6% 0.112 180.0);
Tailwind
colors: {
custom: {
50: '#b1feed',
500: '#87fce6',
950: '#000000',
},
}SCSS
$custom: #87fce6; $custom-light: #b1feed; $custom-dark: #000000;
JSON
{
"hex": "#87fce6",
"rgb": {
"r": 135,
"g": 252,
"b": 230
},
"hsl": {
"h": 168.718,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91612,
"c": 0.11176,
"h": 180
},
"luminance": 0.80485
}Semantic roles & 50–950 ramp
primary
#87FCE6
secondary
#DB4C67
accent
#002BE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684