#87DEBE#87DEBE
#87DEBE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.096 H 168.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEBE |
|---|---|
| RGB | rgb(135, 222, 190) |
| HSL | hsl(158, 57%, 70%) |
| HSV | hsv(158, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.44, -33.44, 7.49) |
| CIE-LCH | lch(82.44, 34.27, 167.37°) |
| OKLab | oklab(83.65% -0.0945 0.0192) |
| OKLCH | oklch(83.65% 0.096 168.5) |
| XYZ | xyz(45.4036, 61.1081, 58.1078) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.77
Seafoam
#7FE0B3
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 3.50
Pale Teal
#82CBB2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEBE #DE87A7
analogous
#87DE92 #87DEBE #87D3DE
triadic
#87DEBE #BE87DE #DEBE87
tetradic
#87DEBE #9287DE #DE87A7 #D3DE87
square
#87DEBE #9287DE #DE87A7 #D3DE87
split-complementary
#87DEBE #DE87D3 #DE9287
monochromatic
#33B887 #57D1A4 #87DEBE #B7EBD8 #E7F8F2
Accessibility & contrast
On white
1.59
#87DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#87DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEBE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEBE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#6EDFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87debe; /* rgb */ color: rgb(135, 222, 190); /* oklch */ color: oklch(83.6% 0.096 168.5);
Tailwind
colors: {
custom: {
50: '#ade8d1',
500: '#87debe',
950: '#000000',
},
}SCSS
$custom: #87debe; $custom-light: #ade8d1; $custom-dark: #000000;
JSON
{
"hex": "#87debe",
"rgb": {
"r": 135,
"g": 222,
"b": 190
},
"hsl": {
"h": 157.931,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83649,
"c": 0.09646,
"h": 168.5
},
"luminance": 0.61111
}Semantic roles & 50–950 ramp
primary
#87DEBE
secondary
#B55478
accent
#215DC4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483