#87F5CC#87F5CC
#87F5CC is a very light, moderate teal. Relative luminance 0.748; OKLCH L 89.3% C 0.118 H 167.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #87F5CC |
|---|---|
| RGB | rgb(135, 245, 204) |
| HSL | hsl(158, 85%, 75%) |
| HSV | hsv(158, 45%, 96%) |
| CMYK | cmyk(44.9%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(89.30, -40.97, 9.99) |
| CIE-LCH | lch(89.30, 42.17, 166.29°) |
| OKLab | oklab(89.31% -0.1151 0.0257) |
| OKLCH | oklch(89.31% 0.118 167.4) |
| XYZ | xyz(53.5386, 74.8112, 68.7338) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 3.36
Light Teal
#90E4C1
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F5CC #F587B0
analogous
#87F595 #87F5CC #87E7F5
triadic
#87F5CC #CC87F5 #F5CC87
tetradic
#87F5CC #9587F5 #F587B0 #E7F587
square
#87F5CC #9587F5 #F587B0 #E7F587
split-complementary
#87F5CC #F587E7 #F59587
monochromatic
#16EC9C #4FF0B4 #87F5CC #BFFAE4 #E3FDF3
Accessibility & contrast
On white
1.32
#87F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#87F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F5CC
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F5CC | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#64F6E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f5cc; /* rgb */ color: rgb(135, 245, 204); /* oklch */ color: oklch(89.3% 0.118 167.4);
Tailwind
colors: {
custom: {
50: '#aff9db',
500: '#87f5cc',
950: '#000000',
},
}SCSS
$custom: #87f5cc; $custom-light: #aff9db; $custom-dark: #000000;
JSON
{
"hex": "#87f5cc",
"rgb": {
"r": 135,
"g": 245,
"b": 204
},
"hsl": {
"h": 157.636,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.89307,
"c": 0.11789,
"h": 167.4
},
"luminance": 0.74815
}Semantic roles & 50–950 ramp
primary
#87F5CC
secondary
#D24E7F
accent
#0457E1
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584