#87DEC2#87DEC2
#87DEC2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.094 H 171.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC2 |
|---|---|
| RGB | rgb(135, 222, 194) |
| HSL | hsl(161, 57%, 70%) |
| HSV | hsv(161, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.53, -32.58, 5.51) |
| CIE-LCH | lch(82.53, 33.04, 170.40°) |
| OKLab | oklab(83.76% -0.0928 0.0141) |
| OKLCH | oklch(83.76% 0.094 171.4) |
| XYZ | xyz(45.8468, 61.2854, 60.4419) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 3.25
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC2 #DE87A3
analogous
#87DE97 #87DEC2 #87CEDE
triadic
#87DEC2 #C287DE #DEC287
tetradic
#87DEC2 #9787DE #DE87A3 #CEDE87
square
#87DEC2 #9787DE #DE87A3 #CEDE87
split-complementary
#87DEC2 #DE87CE #DE9787
monochromatic
#33B88D #57D1AA #87DEC2 #B7EBDA #E7F8F3
Accessibility & contrast
On white
1.58
#87DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#87DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC2
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC2 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C1
Deuteranopia (green-blind)
#CBC9C4
Tritanopia (blue-blind)
#6DDFD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dec2; /* rgb */ color: rgb(135, 222, 194); /* oklch */ color: oklch(83.8% 0.094 171.4);
Tailwind
colors: {
custom: {
50: '#ade8d4',
500: '#87dec2',
950: '#000000',
},
}SCSS
$custom: #87dec2; $custom-light: #ade8d4; $custom-dark: #000000;
JSON
{
"hex": "#87dec2",
"rgb": {
"r": 135,
"g": 222,
"b": 194
},
"hsl": {
"h": 160.69,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83757,
"c": 0.09385,
"h": 171.4
},
"luminance": 0.61288
}Semantic roles & 50–950 ramp
primary
#87DEC2
secondary
#B55473
accent
#2156C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483