#87DEBF#87DEBF
#87DEBF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.096 H 169.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEBF |
|---|---|
| RGB | rgb(135, 222, 191) |
| HSL | hsl(159, 57%, 70%) |
| HSV | hsv(159, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.46, -33.22, 7.00) |
| CIE-LCH | lch(82.46, 33.95, 168.11°) |
| OKLab | oklab(83.68% -0.0941 0.018) |
| OKLCH | oklch(83.68% 0.096 169.2) |
| XYZ | xyz(45.5133, 61.1520, 58.6854) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.93
Seafoam Blue
#78D1B6
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEBF #DE87A6
analogous
#87DE94 #87DEBF #87D1DE
triadic
#87DEBF #BF87DE #DEBF87
tetradic
#87DEBF #9487DE #DE87A6 #D1DE87
square
#87DEBF #9487DE #DE87A6 #D1DE87
split-complementary
#87DEBF #DE87D1 #DE9487
monochromatic
#33B888 #57D1A5 #87DEBF #B7EBD9 #E7F8F2
Accessibility & contrast
On white
1.59
#87DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#87DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEBF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEBF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BE
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#6EDFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87debf; /* rgb */ color: rgb(135, 222, 191); /* oklch */ color: oklch(83.7% 0.096 169.2);
Tailwind
colors: {
custom: {
50: '#ade8d2',
500: '#87debf',
950: '#000000',
},
}SCSS
$custom: #87debf; $custom-light: #ade8d2; $custom-dark: #000000;
JSON
{
"hex": "#87debf",
"rgb": {
"r": 135,
"g": 222,
"b": 191
},
"hsl": {
"h": 158.621,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83676,
"c": 0.09579,
"h": 169.2
},
"luminance": 0.61155
}Semantic roles & 50–950 ramp
primary
#87DEBF
secondary
#B55477
accent
#215BC4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483