#87DFEB#87DFEB
#87DFEB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.086 H 206.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFEB |
|---|---|
| RGB | rgb(135, 223, 235) |
| HSL | hsl(187, 71%, 73%) |
| HSV | hsv(187, 43%, 92%) |
| CMYK | cmyk(42.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.92, -23.43, -14.16) |
| CIE-LCH | lch(83.92, 27.38, 211.15°) |
| OKLab | oklab(85.24% -0.077 -0.0389) |
| OKLCH | oklch(85.24% 0.086 206.8) |
| XYZ | xyz(51.3692, 63.9206, 88.2121) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFEB #EB9387
analogous
#87EBC5 #87DFEB #87ADEB
triadic
#87DFEB #EB87DF #DFEB87
tetradic
#87DFEB #C587EB #EB9387 #ADEB87
square
#87DFEB #C587EB #EB9387 #ADEB87
split-complementary
#87DFEB #EB87AD #EBC587
monochromatic
#23BFD4 #53D1E2 #87DFEB #BBEDF4 #E5F8FB
Accessibility & contrast
On white
1.52
#87DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#87DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFEB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFEB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#59E6E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87dfeb; /* rgb */ color: rgb(135, 223, 235); /* oklch */ color: oklch(85.2% 0.086 206.8);
Tailwind
colors: {
custom: {
50: '#afe9f1',
500: '#87dfeb',
950: '#000000',
},
}SCSS
$custom: #87dfeb; $custom-light: #afe9f1; $custom-dark: #000000;
JSON
{
"hex": "#87dfeb",
"rgb": {
"r": 135,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.2,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.85244,
"c": 0.08631,
"h": 206.8
},
"luminance": 0.63924
}Semantic roles & 50–950 ramp
primary
#87DFEB
secondary
#C55F51
accent
#2912D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485