#87DFCB#87DFCB
#87DFCB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.090 H 177.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFCB |
|---|---|
| RGB | rgb(135, 223, 203) |
| HSL | hsl(166, 58%, 70%) |
| HSV | hsv(166, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.04, -31.07, 1.48) |
| CIE-LCH | lch(83.04, 31.10, 177.27°) |
| OKLab | oklab(84.24% -0.0901 0.0034) |
| OKLCH | oklch(84.24% 0.09 177.8) |
| XYZ | xyz(47.1547, 62.2348, 66.0161) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.73
Light Teal
#90E4C1
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.04
Light Turquoise
#7EF4CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFCB #DF879B
analogous
#87DF9F #87DFCB #87C7DF
triadic
#87DFCB #CB87DF #DFCB87
tetradic
#87DFCB #9F87DF #DF879B #C7DF87
square
#87DFCB #9F87DF #DF879B #C7DF87
split-complementary
#87DFCB #DF87C7 #DF9F87
monochromatic
#32BA9B #57D2B6 #87DFCB #B7ECE0 #E7F9F5
Accessibility & contrast
On white
1.56
#87DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#87DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFCB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFCB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CA
Deuteranopia (green-blind)
#CACACD
Tritanopia (blue-blind)
#69E1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dfcb; /* rgb */ color: rgb(135, 223, 203); /* oklch */ color: oklch(84.2% 0.090 177.8);
Tailwind
colors: {
custom: {
50: '#aee9da',
500: '#87dfcb',
950: '#000000',
},
}SCSS
$custom: #87dfcb; $custom-light: #aee9da; $custom-dark: #000000;
JSON
{
"hex": "#87dfcb",
"rgb": {
"r": 135,
"g": 223,
"b": 203
},
"hsl": {
"h": 166.364,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84239,
"c": 0.09019,
"h": 177.8
},
"luminance": 0.62238
}Semantic roles & 50–950 ramp
primary
#87DFCB
secondary
#B7546A
accent
#2046C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483