#87DEC3#87DEC3
#87DEC3 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 172.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC3 |
|---|---|
| RGB | rgb(135, 222, 195) |
| HSL | hsl(161, 57%, 70%) |
| HSV | hsv(161, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.56, -32.36, 5.02) |
| CIE-LCH | lch(82.56, 32.75, 171.19°) |
| OKLab | oklab(83.79% -0.0924 0.0128) |
| OKLCH | oklch(83.79% 0.093 172.1) |
| XYZ | xyz(45.9595, 61.3305, 61.0354) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.85
Seafoam Blue
#78D1B6
ΔE00 3.26
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.34
Mediumaquamarine
#66CDAA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC3 #DE87A2
analogous
#87DE97 #87DEC3 #87CEDE
triadic
#87DEC3 #C387DE #DEC387
tetradic
#87DEC3 #9787DE #DE87A2 #CEDE87
square
#87DEC3 #9787DE #DE87A2 #CEDE87
split-complementary
#87DEC3 #DE87CE #DE9787
monochromatic
#33B88F #57D1AB #87DEC3 #B7EBDB #E7F8F3
Accessibility & contrast
On white
1.58
#87DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#87DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC3
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC3 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#CAC9C5
Tritanopia (blue-blind)
#6CDFD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dec3; /* rgb */ color: rgb(135, 222, 195); /* oklch */ color: oklch(83.8% 0.093 172.1);
Tailwind
colors: {
custom: {
50: '#ade8d5',
500: '#87dec3',
950: '#000000',
},
}SCSS
$custom: #87dec3; $custom-light: #ade8d5; $custom-dark: #000000;
JSON
{
"hex": "#87dec3",
"rgb": {
"r": 135,
"g": 222,
"b": 195
},
"hsl": {
"h": 161.379,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83785,
"c": 0.09324,
"h": 172.1
},
"luminance": 0.61334
}Semantic roles & 50–950 ramp
primary
#87DEC3
secondary
#B55472
accent
#2154C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483