#87FCCA#87FCCA
#87FCCA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.129 H 164.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCCA |
|---|---|
| RGB | rgb(135, 252, 202) |
| HSL | hsl(154, 95%, 76%) |
| HSV | hsv(154, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(91.25, -44.47, 13.79) |
| CIE-LCH | lch(91.25, 46.56, 162.77°) |
| OKLab | oklab(90.87% -0.1237 0.0354) |
| OKLCH | oklch(90.87% 0.129 164) |
| XYZ | xyz(55.4581, 79.0316, 68.1979) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.27
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCCA #FC87B9
analogous
#87FC8F #87FCCA #87F3FC
triadic
#87FCCA #CA87FC #FCCA87
tetradic
#87FCCA #8F87FC #FC87B9 #F3FC87
square
#87FCCA #8F87FC #FC87B9 #F3FC87
split-complementary
#87FCCA #FC87F3 #FC8F87
monochromatic
#10F995 #4BFBB0 #87FCCA #C3FDE4 #E1FEF2
Accessibility & contrast
On white
1.25
#87FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#87FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCCA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCCA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#63FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fcca; /* rgb */ color: rgb(135, 252, 202); /* oklch */ color: oklch(90.9% 0.129 164.0);
Tailwind
colors: {
custom: {
50: '#b0feda',
500: '#87fcca',
950: '#000000',
},
}SCSS
$custom: #87fcca; $custom-light: #b0feda; $custom-dark: #000000;
JSON
{
"hex": "#87fcca",
"rgb": {
"r": 135,
"g": 252,
"b": 202
},
"hsl": {
"h": 154.359,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90869,
"c": 0.12872,
"h": 164
},
"luminance": 0.79036
}Semantic roles & 50–950 ramp
primary
#87FCCA
secondary
#DB4C89
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683