#87FCC8#87FCC8
#87FCC8 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.130 H 163.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCC8 |
|---|---|
| RGB | rgb(135, 252, 200) |
| HSL | hsl(153, 95%, 76%) |
| HSV | hsv(153, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 20.6%, 1.2%) |
| CIE-LAB | lab(91.21, -44.88, 14.76) |
| CIE-LCH | lch(91.21, 47.24, 161.79°) |
| OKLab | oklab(90.82% -0.1246 0.0379) |
| OKLCH | oklch(90.82% 0.13 163.1) |
| XYZ | xyz(55.2228, 78.9375, 66.9588) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 4.00
Light Seafoam
#A0FEBF
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCC8 #FC87BB
analogous
#87FC8D #87FCC8 #87F6FC
triadic
#87FCC8 #C887FC #FCC887
tetradic
#87FCC8 #8D87FC #FC87BB #F6FC87
square
#87FCC8 #8D87FC #FC87BB #F6FC87
split-complementary
#87FCC8 #FC87F6 #FC8D87
monochromatic
#10F991 #4BFBAD #87FCC8 #C3FDE3 #E1FEF1
Accessibility & contrast
On white
1.25
#87FCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#87FCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCC8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCC8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC5
Deuteranopia (green-blind)
#E6E1CB
Tritanopia (blue-blind)
#64FCED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fcc8; /* rgb */ color: rgb(135, 252, 200); /* oklch */ color: oklch(90.8% 0.130 163.1);
Tailwind
colors: {
custom: {
50: '#b0fed8',
500: '#87fcc8',
950: '#000000',
},
}SCSS
$custom: #87fcc8; $custom-light: #b0fed8; $custom-dark: #000000;
JSON
{
"hex": "#87fcc8",
"rgb": {
"r": 135,
"g": 252,
"b": 200
},
"hsl": {
"h": 153.333,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.9082,
"c": 0.13025,
"h": 163.1
},
"luminance": 0.78942
}Semantic roles & 50–950 ramp
primary
#87FCC8
secondary
#DB4C8C
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683