#87FCDF#87FCDF
#87FCDF is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.115 H 175.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCDF |
|---|---|
| RGB | rgb(135, 252, 223) |
| HSL | hsl(165, 95%, 76%) |
| HSV | hsv(165, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.73, -39.96, 3.63) |
| CIE-LCH | lch(91.73, 40.13, 174.81°) |
| OKLab | oklab(91.42% -0.1147 0.009) |
| OKLCH | oklch(91.42% 0.115 175.5) |
| XYZ | xyz(58.1158, 80.0947, 82.1950) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.12
Tiffany Blue
#7BF2DA
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 4.89
Pale Aqua
#B8FFEB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCDF #FC87A4
analogous
#87FCA4 #87FCDF #87DEFC
triadic
#87FCDF #DF87FC #FCDF87
tetradic
#87FCDF #A487FC #FC87A4 #DEFC87
square
#87FCDF #A487FC #FC87A4 #DEFC87
split-complementary
#87FCDF #FC87DE #FCA487
monochromatic
#10F9BF #4BFBCF #87FCDF #C3FDEF #E1FEF7
Accessibility & contrast
On white
1.23
#87FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#87FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCDF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCDF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#58FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcdf; /* rgb */ color: rgb(135, 252, 223); /* oklch */ color: oklch(91.4% 0.115 175.5);
Tailwind
colors: {
custom: {
50: '#b0fee9',
500: '#87fcdf',
950: '#000000',
},
}SCSS
$custom: #87fcdf; $custom-light: #b0fee9; $custom-dark: #000000;
JSON
{
"hex": "#87fcdf",
"rgb": {
"r": 135,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.128,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91415,
"c": 0.11507,
"h": 175.5
},
"luminance": 0.80099
}Semantic roles & 50–950 ramp
primary
#87FCDF
secondary
#DB4C70
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684