#87DFEE#87DFEE
#87DFEE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.087 H 209.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFEE |
|---|---|
| RGB | rgb(135, 223, 238) |
| HSL | hsl(189, 75%, 73%) |
| HSV | hsv(189, 43%, 93%) |
| CMYK | cmyk(43.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.02, -22.67, -15.61) |
| CIE-LCH | lch(84.02, 27.53, 214.56°) |
| OKLab | oklab(85.35% -0.0758 -0.043) |
| OKLCH | oklch(85.35% 0.087 209.5) |
| XYZ | xyz(51.8062, 64.0954, 90.5140) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFEE #EE9687
analogous
#87EEC9 #87DFEE #87ABEE
triadic
#87DFEE #EE87DF #DFEE87
tetradic
#87DFEE #C987EE #EE9687 #ABEE87
square
#87DFEE #C987EE #EE9687 #ABEE87
split-complementary
#87DFEE #EE87AB #EEC987
monochromatic
#1FC0DC #51D1E6 #87DFEE #BDEDF6 #E4F8FB
Accessibility & contrast
On white
1.52
#87DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#87DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFEE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFEE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#57E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87dfee; /* rgb */ color: rgb(135, 223, 238); /* oklch */ color: oklch(85.3% 0.087 209.5);
Tailwind
colors: {
custom: {
50: '#afe9f3',
500: '#87dfee',
950: '#000000',
},
}SCSS
$custom: #87dfee; $custom-light: #afe9f3; $custom-dark: #000000;
JSON
{
"hex": "#87dfee",
"rgb": {
"r": 135,
"g": 223,
"b": 238
},
"hsl": {
"h": 188.738,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.85347,
"c": 0.08717,
"h": 209.5
},
"luminance": 0.64099
}Semantic roles & 50–950 ramp
primary
#87DFEE
secondary
#C96250
accent
#2B0ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485