#87DEC1#87DEC1
#87DEC1 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.094 H 170.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC1 |
|---|---|
| RGB | rgb(135, 222, 193) |
| HSL | hsl(160, 57%, 70%) |
| HSV | hsv(160, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 13.1%, 12.9%) |
| CIE-LAB | lab(82.51, -32.80, 6.01) |
| CIE-LCH | lch(82.51, 33.34, 169.62°) |
| OKLab | oklab(83.73% -0.0932 0.0154) |
| OKLCH | oklch(83.73% 0.094 170.6) |
| XYZ | xyz(45.7349, 61.2406, 59.8524) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.35
Seafoam Blue
#78D1B6
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.34
Pale Teal
#82CBB2
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC1 #DE87A4
analogous
#87DE95 #87DEC1 #87D0DE
triadic
#87DEC1 #C187DE #DEC187
tetradic
#87DEC1 #9587DE #DE87A4 #D0DE87
square
#87DEC1 #9587DE #DE87A4 #D0DE87
split-complementary
#87DEC1 #DE87D0 #DE9587
monochromatic
#33B88C #57D1A8 #87DEC1 #B7EBDA #E7F8F3
Accessibility & contrast
On white
1.59
#87DEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#87DEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC1
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC1 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C0
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#6DDFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dec1; /* rgb */ color: rgb(135, 222, 193); /* oklch */ color: oklch(83.7% 0.094 170.6);
Tailwind
colors: {
custom: {
50: '#ade8d3',
500: '#87dec1',
950: '#000000',
},
}SCSS
$custom: #87dec1; $custom-light: #ade8d3; $custom-dark: #000000;
JSON
{
"hex": "#87dec1",
"rgb": {
"r": 135,
"g": 222,
"b": 193
},
"hsl": {
"h": 160,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.8373,
"c": 0.09448,
"h": 170.6
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#87DEC1
secondary
#B55474
accent
#2158C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483