#87DEC8#87DEC8
#87DEC8 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.090 H 176.0°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC8 |
|---|---|
| RGB | rgb(135, 222, 200) |
| HSL | hsl(165, 57%, 70%) |
| HSV | hsv(165, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.68, -31.26, 2.55) |
| CIE-LCH | lch(82.68, 31.37, 175.34°) |
| OKLab | oklab(83.93% -0.0902 0.0063) |
| OKLCH | oklch(83.93% 0.09 176) |
| XYZ | xyz(46.5343, 61.5604, 64.0626) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.30
Pale Teal
#82CBB2
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 6.39
Mediumaquamarine
#66CDAA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC8 #DE879D
analogous
#87DE9D #87DEC8 #87C8DE
triadic
#87DEC8 #C887DE #DEC887
tetradic
#87DEC8 #9D87DE #DE879D #C8DE87
square
#87DEC8 #9D87DE #DE879D #C8DE87
split-complementary
#87DEC8 #DE87C8 #DE9D87
monochromatic
#33B896 #57D1B2 #87DEC8 #B7EBDE #E7F8F4
Accessibility & contrast
On white
1.58
#87DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#87DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC8
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC8 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#6AE0D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dec8; /* rgb */ color: rgb(135, 222, 200); /* oklch */ color: oklch(83.9% 0.090 176.0);
Tailwind
colors: {
custom: {
50: '#aee8d8',
500: '#87dec8',
950: '#000000',
},
}SCSS
$custom: #87dec8; $custom-light: #aee8d8; $custom-dark: #000000;
JSON
{
"hex": "#87dec8",
"rgb": {
"r": 135,
"g": 222,
"b": 200
},
"hsl": {
"h": 164.828,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83925,
"c": 0.09043,
"h": 176
},
"luminance": 0.61564
}Semantic roles & 50–950 ramp
primary
#87DEC8
secondary
#B5546D
accent
#214AC4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483