#87DEBA#87DEBA
#87DEBA is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.099 H 165.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEBA |
|---|---|
| RGB | rgb(135, 222, 186) |
| HSL | hsl(155, 57%, 70%) |
| HSV | hsv(155, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.34, -34.28, 9.47) |
| CIE-LCH | lch(82.34, 35.56, 164.55°) |
| OKLab | oklab(83.54% -0.0963 0.0244) |
| OKLCH | oklch(83.54% 0.099 165.8) |
| XYZ | xyz(44.9724, 60.9357, 55.8368) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.59
Seafoam
#7FE0B3
ΔE00 2.39
Seafoam Blue
#78D1B6
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEBA #DE87AB
analogous
#87DE8E #87DEBA #87D7DE
triadic
#87DEBA #BA87DE #DEBA87
tetradic
#87DEBA #8E87DE #DE87AB #D7DE87
square
#87DEBA #8E87DE #DE87AB #D7DE87
split-complementary
#87DEBA #DE87D7 #DE8E87
monochromatic
#33B881 #57D19E #87DEBA #B7EBD6 #E7F8F1
Accessibility & contrast
On white
1.59
#87DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#87DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEBA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEBA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#CCC9BC
Tritanopia (blue-blind)
#6FDED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87deba; /* rgb */ color: rgb(135, 222, 186); /* oklch */ color: oklch(83.5% 0.099 165.8);
Tailwind
colors: {
custom: {
50: '#ade8ce',
500: '#87deba',
950: '#000000',
},
}SCSS
$custom: #87deba; $custom-light: #ade8ce; $custom-dark: #000000;
JSON
{
"hex": "#87deba",
"rgb": {
"r": 135,
"g": 222,
"b": 186
},
"hsl": {
"h": 155.172,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83544,
"c": 0.0993,
"h": 165.8
},
"luminance": 0.60939
}Semantic roles & 50–950 ramp
primary
#87DEBA
secondary
#B5547C
accent
#2165C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483