#87F4CC#87F4CC
#87F4CC is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.1% C 0.117 H 167.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87F4CC |
|---|---|
| RGB | rgb(135, 244, 204) |
| HSL | hsl(158, 83%, 74%) |
| HSV | hsv(158, 45%, 96%) |
| CMYK | cmyk(44.7%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(89.02, -40.52, 9.59) |
| CIE-LCH | lch(89.02, 41.64, 166.69°) |
| OKLab | oklab(89.08% -0.1139 0.0246) |
| OKLCH | oklch(89.08% 0.117 167.8) |
| XYZ | xyz(53.2369, 74.2078, 68.6332) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.91
Aquamarine
#7FFFD4
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F4CC #F487AF
analogous
#87F496 #87F4CC #87E5F4
triadic
#87F4CC #CC87F4 #F4CC87
tetradic
#87F4CC #9687F4 #F487AF #E5F487
square
#87F4CC #9687F4 #F487AF #E5F487
split-complementary
#87F4CC #F487E5 #F49687
monochromatic
#17EA9C #4FEFB4 #87F4CC #BFF9E4 #E3FCF3
Accessibility & contrast
On white
1.33
#87F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#87F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F4CC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F4CC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#64F5E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f4cc; /* rgb */ color: rgb(135, 244, 204); /* oklch */ color: oklch(89.1% 0.117 167.8);
Tailwind
colors: {
custom: {
50: '#aff8db',
500: '#87f4cc',
950: '#000000',
},
}SCSS
$custom: #87f4cc; $custom-light: #aff8db; $custom-dark: #000000;
JSON
{
"hex": "#87f4cc",
"rgb": {
"r": 135,
"g": 244,
"b": 204
},
"hsl": {
"h": 157.982,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.89077,
"c": 0.11657,
"h": 167.8
},
"luminance": 0.74212
}Semantic roles & 50–950 ramp
primary
#87F4CC
secondary
#D04F7E
accent
#0656E0
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584