#87DEBC#87DEBC
#87DEBC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.098 H 167.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEBC |
|---|---|
| RGB | rgb(135, 222, 188) |
| HSL | hsl(157, 57%, 70%) |
| HSV | hsv(157, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.39, -33.86, 8.48) |
| CIE-LCH | lch(82.39, 34.91, 165.94°) |
| OKLab | oklab(83.6% -0.0954 0.0218) |
| OKLCH | oklch(83.6% 0.098 167.1) |
| XYZ | xyz(45.1865, 61.0213, 56.9644) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.58
Seafoam
#7FE0B3
ΔE00 2.91
Seafoam Blue
#78D1B6
ΔE00 3.76
Pale Teal
#82CBB2
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEBC #DE87A9
analogous
#87DE91 #87DEBC #87D4DE
triadic
#87DEBC #BC87DE #DEBC87
tetradic
#87DEBC #9187DE #DE87A9 #D4DE87
square
#87DEBC #9187DE #DE87A9 #D4DE87
split-complementary
#87DEBC #DE87D4 #DE9187
monochromatic
#33B884 #57D1A1 #87DEBC #B7EBD7 #E7F8F2
Accessibility & contrast
On white
1.59
#87DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#87DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEBC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEBC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#6FDFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87debc; /* rgb */ color: rgb(135, 222, 188); /* oklch */ color: oklch(83.6% 0.098 167.1);
Tailwind
colors: {
custom: {
50: '#ade8d0',
500: '#87debc',
950: '#000000',
},
}SCSS
$custom: #87debc; $custom-light: #ade8d0; $custom-dark: #000000;
JSON
{
"hex": "#87debc",
"rgb": {
"r": 135,
"g": 222,
"b": 188
},
"hsl": {
"h": 156.552,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83596,
"c": 0.09785,
"h": 167.1
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#87DEBC
secondary
#B5547A
accent
#2161C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483