#87DFBB#87DFBB
#87DFBB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.100 H 166.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFBB |
|---|---|
| RGB | rgb(135, 223, 187) |
| HSL | hsl(155, 58%, 70%) |
| HSV | hsv(155, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.65, -34.53, 9.39) |
| CIE-LCH | lch(82.65, 35.79, 164.79°) |
| OKLab | oklab(83.8% -0.097 0.0242) |
| OKLCH | oklch(83.8% 0.1 166) |
| XYZ | xyz(45.3455, 61.5111, 56.4875) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.42
Seafoam
#7FE0B3
ΔE00 2.38
Seafoam Blue
#78D1B6
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 5.02
Mediumaquamarine
#66CDAA
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFBB #DF87AB
analogous
#87DF8F #87DFBB #87D7DF
triadic
#87DFBB #BB87DF #DFBB87
tetradic
#87DFBB #8F87DF #DF87AB #D7DF87
square
#87DFBB #8F87DF #DF87AB #D7DF87
split-complementary
#87DFBB #DF87D7 #DF8F87
monochromatic
#32BA82 #57D2A0 #87DFBB #B7ECD6 #E7F9F1
Accessibility & contrast
On white
1.58
#87DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#87DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFBB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFBB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#6FDFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dfbb; /* rgb */ color: rgb(135, 223, 187); /* oklch */ color: oklch(83.8% 0.100 166.0);
Tailwind
colors: {
custom: {
50: '#ade9cf',
500: '#87dfbb',
950: '#000000',
},
}SCSS
$custom: #87dfbb; $custom-light: #ade9cf; $custom-dark: #000000;
JSON
{
"hex": "#87dfbb",
"rgb": {
"r": 135,
"g": 223,
"b": 187
},
"hsl": {
"h": 155.455,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.838,
"c": 0.09997,
"h": 166
},
"luminance": 0.61514
}Semantic roles & 50–950 ramp
primary
#87DFBB
secondary
#B7547C
accent
#2064C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483