#87DEEC#87DEEC
#87DEEC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.086 H 208.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEEC |
|---|---|
| RGB | rgb(135, 222, 236) |
| HSL | hsl(188, 73%, 73%) |
| HSV | hsv(188, 43%, 93%) |
| CMYK | cmyk(42.8%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.68, -22.68, -15.06) |
| CIE-LCH | lch(83.68, 27.23, 213.59°) |
| OKLab | oklab(85.06% -0.0755 -0.0414) |
| OKLCH | oklch(85.06% 0.086 208.8) |
| XYZ | xyz(51.2476, 63.4458, 88.8863) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 6.85
Aqua Blue
#02D8E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEEC #EC9587
analogous
#87ECC8 #87DEEC #87ABEC
triadic
#87DEEC #EC87DE #DEEC87
tetradic
#87DEEC #C887EC #EC9587 #ABEC87
square
#87DEEC #C887EC #EC9587 #ABEC87
split-complementary
#87DEEC #EC87AB #ECC887
monochromatic
#22BED7 #52CFE4 #87DEEC #BCEDF4 #E5F8FB
Accessibility & contrast
On white
1.53
#87DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#87DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEEC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEEC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#58E5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87deec; /* rgb */ color: rgb(135, 222, 236); /* oklch */ color: oklch(85.1% 0.086 208.8);
Tailwind
colors: {
custom: {
50: '#afe8f2',
500: '#87deec',
950: '#000000',
},
}SCSS
$custom: #87deec; $custom-light: #afe8f2; $custom-dark: #000000;
JSON
{
"hex": "#87deec",
"rgb": {
"r": 135,
"g": 222,
"b": 236
},
"hsl": {
"h": 188.317,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.85055,
"c": 0.08609,
"h": 208.8
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#87DEEC
secondary
#C66151
accent
#2C11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485