#87DEC0#87DEC0
#87DEC0 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.095 H 169.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC0 |
|---|---|
| RGB | rgb(135, 222, 192) |
| HSL | hsl(159, 57%, 70%) |
| HSV | hsv(159, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.48, -33.01, 6.50) |
| CIE-LCH | lch(82.48, 33.64, 168.86°) |
| OKLab | oklab(83.7% -0.0936 0.0167) |
| OKLCH | oklch(83.7% 0.095 169.9) |
| XYZ | xyz(45.6237, 61.1962, 59.2669) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.13
Seafoam Blue
#78D1B6
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 4.05
Pale Teal
#82CBB2
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC0 #DE87A5
analogous
#87DE94 #87DEC0 #87D1DE
triadic
#87DEC0 #C087DE #DEC087
tetradic
#87DEC0 #9487DE #DE87A5 #D1DE87
square
#87DEC0 #9487DE #DE87A5 #D1DE87
split-complementary
#87DEC0 #DE87D1 #DE9487
monochromatic
#33B88A #57D1A7 #87DEC0 #B7EBD9 #E7F8F2
Accessibility & contrast
On white
1.59
#87DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#87DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC0
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC0 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BF
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#6DDFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dec0; /* rgb */ color: rgb(135, 222, 192); /* oklch */ color: oklch(83.7% 0.095 169.9);
Tailwind
colors: {
custom: {
50: '#ade8d3',
500: '#87dec0',
950: '#000000',
},
}SCSS
$custom: #87dec0; $custom-light: #ade8d3; $custom-dark: #000000;
JSON
{
"hex": "#87dec0",
"rgb": {
"r": 135,
"g": 222,
"b": 192
},
"hsl": {
"h": 159.31,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83703,
"c": 0.09512,
"h": 169.9
},
"luminance": 0.61199
}Semantic roles & 50–950 ramp
primary
#87DEC0
secondary
#B55475
accent
#2159C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483