#87DBBF#87DBBF
#87DBBF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.092 H 170.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87DBBF |
|---|---|
| RGB | rgb(135, 219, 191) |
| HSL | hsl(160, 54%, 69%) |
| HSV | hsv(160, 38%, 86%) |
| CMYK | cmyk(38.4%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(81.61, -31.81, 5.77) |
| CIE-LCH | lch(81.61, 32.33, 169.73°) |
| OKLab | oklab(82.99% -0.0905 0.0148) |
| OKLCH | oklch(82.99% 0.092 170.7) |
| XYZ | xyz(44.7236, 59.5726, 58.4221) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Light Teal
#90E4C1
ΔE00 2.86
Pale Teal
#82CBB2
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DBBF #DB87A3
analogous
#87DB95 #87DBBF #87CDDB
triadic
#87DBBF #BF87DB #DBBF87
tetradic
#87DBBF #9587DB #DB87A3 #CDDB87
square
#87DBBF #9587DB #DB87A3 #CDDB87
split-complementary
#87DBBF #DB87CD #DB9587
monochromatic
#35B289 #58CDA6 #87DBBF #B6E9D8 #E5F7F1
Accessibility & contrast
On white
1.63
#87DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#87DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DBBF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DBBF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#6EDCD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #87dbbf; /* rgb */ color: rgb(135, 219, 191); /* oklch */ color: oklch(83.0% 0.092 170.7);
Tailwind
colors: {
custom: {
50: '#ade6d2',
500: '#87dbbf',
950: '#000000',
},
}SCSS
$custom: #87dbbf; $custom-light: #ade6d2; $custom-dark: #000000;
JSON
{
"hex": "#87dbbf",
"rgb": {
"r": 135,
"g": 219,
"b": 191
},
"hsl": {
"h": 160,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.82986,
"c": 0.09169,
"h": 170.7
},
"luminance": 0.59576
}Semantic roles & 50–950 ramp
primary
#87DBBF
secondary
#B25474
accent
#2459C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483