#87FCCF#87FCCF
#87FCCF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.125 H 166.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCCF |
|---|---|
| RGB | rgb(135, 252, 207) |
| HSL | hsl(157, 95%, 76%) |
| HSV | hsv(157, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.36, -43.43, 11.37) |
| CIE-LCH | lch(91.36, 44.90, 165.33°) |
| OKLab | oklab(90.99% -0.1216 0.0292) |
| OKLCH | oklch(90.99% 0.125 166.5) |
| XYZ | xyz(56.0597, 79.2723, 71.3663) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Turquoise
#7EF4CC
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.52
Pale Turquoise
#A5FBD5
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCCF #FC87B4
analogous
#87FC94 #87FCCF #87EEFC
triadic
#87FCCF #CF87FC #FCCF87
tetradic
#87FCCF #9487FC #FC87B4 #EEFC87
square
#87FCCF #9487FC #FC87B4 #EEFC87
split-complementary
#87FCCF #FC87EE #FC9487
monochromatic
#10F99F #4BFBB7 #87FCCF #C3FDE7 #E1FEF3
Accessibility & contrast
On white
1.25
#87FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#87FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCCF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCCF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#60FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fccf; /* rgb */ color: rgb(135, 252, 207); /* oklch */ color: oklch(91.0% 0.125 166.5);
Tailwind
colors: {
custom: {
50: '#b0fedd',
500: '#87fccf',
950: '#000000',
},
}SCSS
$custom: #87fccf; $custom-light: #b0fedd; $custom-dark: #000000;
JSON
{
"hex": "#87fccf",
"rgb": {
"r": 135,
"g": 252,
"b": 207
},
"hsl": {
"h": 156.923,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90993,
"c": 0.12504,
"h": 166.5
},
"luminance": 0.79277
}Semantic roles & 50–950 ramp
primary
#87FCCF
secondary
#DB4C83
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684