#87FCC9#87FCC9
#87FCC9 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.129 H 163.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCC9 |
|---|---|
| RGB | rgb(135, 252, 201) |
| HSL | hsl(154, 95%, 76%) |
| HSV | hsv(154, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 20.2%, 1.2%) |
| CIE-LAB | lab(91.23, -44.67, 14.28) |
| CIE-LCH | lch(91.23, 46.90, 162.28°) |
| OKLab | oklab(90.84% -0.1242 0.0366) |
| OKLCH | oklch(90.84% 0.129 163.6) |
| XYZ | xyz(55.3401, 78.9844, 67.5763) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.96
Pale Turquoise
#A5FBD5
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCC9 #FC87BA
analogous
#87FC8E #87FCC9 #87F5FC
triadic
#87FCC9 #C987FC #FCC987
tetradic
#87FCC9 #8E87FC #FC87BA #F5FC87
square
#87FCC9 #8E87FC #FC87BA #F5FC87
split-complementary
#87FCC9 #FC87F5 #FC8E87
monochromatic
#10F993 #4BFBAE #87FCC9 #C3FDE4 #E1FEF2
Accessibility & contrast
On white
1.25
#87FCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#87FCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCC9
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCC9 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC6
Deuteranopia (green-blind)
#E6E1CC
Tritanopia (blue-blind)
#63FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fcc9; /* rgb */ color: rgb(135, 252, 201); /* oklch */ color: oklch(90.8% 0.129 163.6);
Tailwind
colors: {
custom: {
50: '#b0fed9',
500: '#87fcc9',
950: '#000000',
},
}SCSS
$custom: #87fcc9; $custom-light: #b0fed9; $custom-dark: #000000;
JSON
{
"hex": "#87fcc9",
"rgb": {
"r": 135,
"g": 252,
"b": 201
},
"hsl": {
"h": 153.846,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90844,
"c": 0.12948,
"h": 163.6
},
"luminance": 0.78989
}Semantic roles & 50–950 ramp
primary
#87FCC9
secondary
#DB4C8A
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683