#87F9CC#87F9CC
#87F9CC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.2% C 0.123 H 166.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9CC |
|---|---|
| RGB | rgb(135, 249, 204) |
| HSL | hsl(156, 90%, 75%) |
| HSV | hsv(156, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 18.1%, 2.4%) |
| CIE-LAB | lab(90.44, -42.74, 11.61) |
| CIE-LCH | lch(90.44, 44.29, 164.80°) |
| OKLab | oklab(90.23% -0.1195 0.0298) |
| OKLCH | oklch(90.23% 0.123 166) |
| XYZ | xyz(54.7618, 77.2576, 69.1415) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Aqua
#8CFFDB
ΔE00 2.85
Pale Turquoise
#A5FBD5
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9CC #F987B4
analogous
#87F993 #87F9CC #87EDF9
triadic
#87F9CC #CC87F9 #F9CC87
tetradic
#87F9CC #9387F9 #F987B4 #EDF987
square
#87F9CC #9387F9 #F987B4 #EDF987
split-complementary
#87F9CC #F987ED #F99387
monochromatic
#12F39A #4DF6B3 #87F9CC #C1FCE5 #E2FEF3
Accessibility & contrast
On white
1.28
#87F9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#87F9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9CC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9CC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#63FAEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87f9cc; /* rgb */ color: rgb(135, 249, 204); /* oklch */ color: oklch(90.2% 0.123 166.0);
Tailwind
colors: {
custom: {
50: '#b0fcdb',
500: '#87f9cc',
950: '#000000',
},
}SCSS
$custom: #87f9cc; $custom-light: #b0fcdb; $custom-dark: #000000;
JSON
{
"hex": "#87f9cc",
"rgb": {
"r": 135,
"g": 249,
"b": 204
},
"hsl": {
"h": 156.316,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.90227,
"c": 0.12321,
"h": 166
},
"luminance": 0.77262
}Semantic roles & 50–950 ramp
primary
#87F9CC
secondary
#D74D84
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584