#87DEDB#87DEDB
#87DEDB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.084 H 192.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEDB |
|---|---|
| RGB | rgb(135, 222, 219) |
| HSL | hsl(178, 57%, 70%) |
| HSV | hsv(178, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.18, -26.87, -6.79) |
| CIE-LCH | lch(83.18, 27.72, 194.18°) |
| OKLab | oklab(84.49% -0.0823 -0.0188) |
| OKLCH | oklch(84.49% 0.084 192.8) |
| XYZ | xyz(48.8943, 62.5044, 76.4922) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Light Cyan
#ACFFFC
ΔE00 7.42
Turquoise
#40E0D0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEDB #DE878A
analogous
#87DEAF #87DEDB #87B6DE
triadic
#87DEDB #DB87DE #DEDB87
tetradic
#87DEDB #AF87DE #DE878A #B6DE87
square
#87DEDB #AF87DE #DE878A #B6DE87
split-complementary
#87DEDB #DE87B6 #DEAF87
monochromatic
#33B8B3 #57D1CD #87DEDB #B7EBE9 #E7F8F8
Accessibility & contrast
On white
1.56
#87DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#87DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEDB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEDB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#62E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dedb; /* rgb */ color: rgb(135, 222, 219); /* oklch */ color: oklch(84.5% 0.084 192.8);
Tailwind
colors: {
custom: {
50: '#aee8e6',
500: '#87dedb',
950: '#000000',
},
}SCSS
$custom: #87dedb; $custom-light: #aee8e6; $custom-dark: #000000;
JSON
{
"hex": "#87dedb",
"rgb": {
"r": 135,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.931,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84494,
"c": 0.08437,
"h": 192.8
},
"luminance": 0.62508
}Semantic roles & 50–950 ramp
primary
#87DEDB
secondary
#B55457
accent
#2127C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484