#87F8CC#87F8CC
#87F8CC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 90.0% C 0.122 H 166.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87F8CC |
|---|---|
| RGB | rgb(135, 248, 204) |
| HSL | hsl(157, 89%, 75%) |
| HSV | hsv(157, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 17.7%, 2.7%) |
| CIE-LAB | lab(90.16, -42.30, 11.21) |
| CIE-LCH | lch(90.16, 43.76, 165.16°) |
| OKLab | oklab(90% -0.1184 0.0288) |
| OKLCH | oklch(90% 0.122 166.3) |
| XYZ | xyz(54.4535, 76.6411, 69.0388) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.55
Aquamarine
#7FFFD4
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.76
Pale Turquoise
#A5FBD5
ΔE00 3.41
Light Teal
#90E4C1
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F8CC #F887B3
analogous
#87F893 #87F8CC #87ECF8
triadic
#87F8CC #CC87F8 #F8CC87
tetradic
#87F8CC #9387F8 #F887B3 #ECF887
square
#87F8CC #9387F8 #F887B3 #ECF887
split-complementary
#87F8CC #F887EC #F89387
monochromatic
#13F19B #4DF5B3 #87F8CC #C1FBE5 #E2FDF3
Accessibility & contrast
On white
1.29
#87F8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#87F8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F8CC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F8CC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EACA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#63F9EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f8cc; /* rgb */ color: rgb(135, 248, 204); /* oklch */ color: oklch(90.0% 0.122 166.3);
Tailwind
colors: {
custom: {
50: '#b0fbdb',
500: '#87f8cc',
950: '#000000',
},
}SCSS
$custom: #87f8cc; $custom-light: #b0fbdb; $custom-dark: #000000;
JSON
{
"hex": "#87f8cc",
"rgb": {
"r": 135,
"g": 248,
"b": 204
},
"hsl": {
"h": 156.637,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.89997,
"c": 0.12188,
"h": 166.3
},
"luminance": 0.76645
}Semantic roles & 50–950 ramp
primary
#87F8CC
secondary
#D64D83
accent
#0059E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584