#87FFCC#87FFCC
#87FFCC is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.131 H 164.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFCC |
|---|---|
| RGB | rgb(135, 255, 204) |
| HSL | hsl(155, 100%, 76%) |
| HSV | hsv(155, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.14, -45.36, 14.03) |
| CIE-LCH | lch(92.14, 47.48, 162.81°) |
| OKLab | oklab(91.61% -0.1262 0.036) |
| OKLCH | oklch(91.61% 0.131 164.1) |
| XYZ | xyz(56.6460, 81.0260, 69.7696) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFCC #FF87BA
analogous
#87FF90 #87FFCC #87F6FF
triadic
#87FFCC #CC87FF #FFCC87
tetradic
#87FFCC #9087FF #FF87BA #F6FF87
square
#87FFCC #9087FF #FF87BA #F6FF87
split-complementary
#87FFCC #FF87F6 #FF9087
monochromatic
#0DFF98 #4AFFB2 #87FFCC #C4FFE6 #E0FFF2
Accessibility & contrast
On white
1.22
#87FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#87FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFCC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFCC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#61FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87ffcc; /* rgb */ color: rgb(135, 255, 204); /* oklch */ color: oklch(91.6% 0.131 164.1);
Tailwind
colors: {
custom: {
50: '#b0ffdb',
500: '#87ffcc',
950: '#000000',
},
}SCSS
$custom: #87ffcc; $custom-light: #b0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#87ffcc",
"rgb": {
"r": 135,
"g": 255,
"b": 204
},
"hsl": {
"h": 154.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91609,
"c": 0.13124,
"h": 164.1
},
"luminance": 0.81031
}Semantic roles & 50–950 ramp
primary
#87FFCC
secondary
#DF4B8A
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684