#87DEE3#87DEE3
#87DEE3 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.084 H 200.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEE3 |
|---|---|
| RGB | rgb(135, 222, 227) |
| HSL | hsl(183, 62%, 71%) |
| HSV | hsv(183, 41%, 89%) |
| CMYK | cmyk(40.5%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(83.41, -24.93, -10.70) |
| CIE-LCH | lch(83.41, 27.13, 203.22°) |
| OKLab | oklab(84.75% -0.079 -0.0294) |
| OKLCH | oklch(84.75% 0.084 200.4) |
| XYZ | xyz(49.9729, 62.9359, 82.1727) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.26
Paleturquoise
#AFEEEE
ΔE00 5.59
Powder Blue
#B0E0E6
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEE3 #E38C87
analogous
#87E3BA #87DEE3 #87B0E3
triadic
#87DEE3 #E387DE #DEE387
tetradic
#87DEE3 #BA87E3 #E38C87 #B0E387
square
#87DEE3 #BA87E3 #E38C87 #B0E387
split-complementary
#87DEE3 #E387B0 #E3BA87
monochromatic
#2DBAC2 #55D0D7 #87DEE3 #B9ECEF #E6F8F9
Accessibility & contrast
On white
1.55
#87DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#87DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEE3
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEE3 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E4
Deuteranopia (green-blind)
#C2CBE4
Tritanopia (blue-blind)
#5EE4DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dee3; /* rgb */ color: rgb(135, 222, 227); /* oklch */ color: oklch(84.8% 0.084 200.4);
Tailwind
colors: {
custom: {
50: '#afe8eb',
500: '#87dee3',
950: '#000000',
},
}SCSS
$custom: #87dee3; $custom-light: #afe8eb; $custom-dark: #000000;
JSON
{
"hex": "#87dee3",
"rgb": {
"r": 135,
"g": 222,
"b": 227
},
"hsl": {
"h": 183.261,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.84752,
"c": 0.08432,
"h": 200.4
},
"luminance": 0.6294
}Semantic roles & 50–950 ramp
primary
#87DEE3
secondary
#BB5953
accent
#251CCA
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484