#87FCE2#87FCE2
#87FCE2 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.114 H 177.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCE2 |
|---|---|
| RGB | rgb(135, 252, 226) |
| HSL | hsl(167, 95%, 76%) |
| HSV | hsv(167, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(91.80, -39.29, 2.18) |
| CIE-LCH | lch(91.80, 39.35, 176.82°) |
| OKLab | oklab(91.5% -0.1134 0.0052) |
| OKLCH | oklch(91.5% 0.114 177.4) |
| XYZ | xyz(58.5238, 80.2579, 84.3441) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 4.62
Pale Turquoise
#A5FBD5
ΔE00 5.55
Pale Aqua
#B8FFEB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCE2 #FC87A1
analogous
#87FCA7 #87FCE2 #87DBFC
triadic
#87FCE2 #E287FC #FCE287
tetradic
#87FCE2 #A787FC #FC87A1 #DBFC87
square
#87FCE2 #A787FC #FC87A1 #DBFC87
split-complementary
#87FCE2 #FC87DB #FCA787
monochromatic
#10F9C5 #4BFBD4 #87FCE2 #C3FDF0 #E1FEF8
Accessibility & contrast
On white
1.23
#87FCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#87FCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCE2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCE2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#56FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fce2; /* rgb */ color: rgb(135, 252, 226); /* oklch */ color: oklch(91.5% 0.114 177.4);
Tailwind
colors: {
custom: {
50: '#b0feeb',
500: '#87fce2',
950: '#000000',
},
}SCSS
$custom: #87fce2; $custom-light: #b0feeb; $custom-dark: #000000;
JSON
{
"hex": "#87fce2",
"rgb": {
"r": 135,
"g": 252,
"b": 226
},
"hsl": {
"h": 166.667,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91498,
"c": 0.11357,
"h": 177.4
},
"luminance": 0.80263
}Semantic roles & 50–950 ramp
primary
#87FCE2
secondary
#DB4C6C
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684