#87DEB8#87DEB8
#87DEB8 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.101 H 164.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEB8 |
|---|---|
| RGB | rgb(135, 222, 184) |
| HSL | hsl(154, 57%, 70%) |
| HSV | hsv(154, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.30, -34.69, 10.47) |
| CIE-LCH | lch(82.30, 36.24, 163.21°) |
| OKLab | oklab(83.49% -0.0971 0.0269) |
| OKLCH | oklch(83.49% 0.101 164.5) |
| XYZ | xyz(44.7613, 60.8512, 54.7249) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.79
Seafoam
#7FE0B3
ΔE00 1.91
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEB8 #DE87AD
analogous
#87DE8C #87DEB8 #87D9DE
triadic
#87DEB8 #B887DE #DEB887
tetradic
#87DEB8 #8C87DE #DE87AD #D9DE87
square
#87DEB8 #8C87DE #DE87AD #D9DE87
split-complementary
#87DEB8 #DE87D9 #DE8C87
monochromatic
#33B87E #57D19C #87DEB8 #B7EBD4 #E7F8F1
Accessibility & contrast
On white
1.59
#87DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#87DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEB8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEB8 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B6
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#70DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87deb8; /* rgb */ color: rgb(135, 222, 184); /* oklch */ color: oklch(83.5% 0.101 164.5);
Tailwind
colors: {
custom: {
50: '#ade8cd',
500: '#87deb8',
950: '#000000',
},
}SCSS
$custom: #87deb8; $custom-light: #ade8cd; $custom-dark: #000000;
JSON
{
"hex": "#87deb8",
"rgb": {
"r": 135,
"g": 222,
"b": 184
},
"hsl": {
"h": 153.793,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83492,
"c": 0.10079,
"h": 164.5
},
"luminance": 0.60854
}Semantic roles & 50–950 ramp
primary
#87DEB8
secondary
#B5547E
accent
#2168C4
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483