#87DEBB#87DEBB
#87DEBB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.099 H 166.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEBB |
|---|---|
| RGB | rgb(135, 222, 187) |
| HSL | hsl(156, 57%, 70%) |
| HSV | hsv(156, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.37, -34.07, 8.98) |
| CIE-LCH | lch(82.37, 35.23, 165.24°) |
| OKLab | oklab(83.57% -0.0958 0.0231) |
| OKLCH | oklch(83.57% 0.099 166.4) |
| XYZ | xyz(45.0791, 60.9783, 56.3987) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.56
Seafoam
#7FE0B3
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEBB #DE87AA
analogous
#87DE8F #87DEBB #87D6DE
triadic
#87DEBB #BB87DE #DEBB87
tetradic
#87DEBB #8F87DE #DE87AA #D6DE87
square
#87DEBB #8F87DE #DE87AA #D6DE87
split-complementary
#87DEBB #DE87D6 #DE8F87
monochromatic
#33B882 #57D1A0 #87DEBB #B7EBD6 #E7F8F1
Accessibility & contrast
On white
1.59
#87DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#87DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEBB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEBB | 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)
#DAD3B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#6FDFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87debb; /* rgb */ color: rgb(135, 222, 187); /* oklch */ color: oklch(83.6% 0.099 166.4);
Tailwind
colors: {
custom: {
50: '#ade8cf',
500: '#87debb',
950: '#000000',
},
}SCSS
$custom: #87debb; $custom-light: #ade8cf; $custom-dark: #000000;
JSON
{
"hex": "#87debb",
"rgb": {
"r": 135,
"g": 222,
"b": 187
},
"hsl": {
"h": 155.862,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.8357,
"c": 0.09857,
"h": 166.4
},
"luminance": 0.60981
}Semantic roles & 50–950 ramp
primary
#87DEBB
secondary
#B5547B
accent
#2163C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483