#86DEEB#86DEEB
#86DEEB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.087 H 207.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEEB |
|---|---|
| RGB | rgb(134, 222, 235) |
| HSL | hsl(188, 72%, 72%) |
| HSV | hsv(188, 43%, 92%) |
| CMYK | cmyk(43%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.60, -23.17, -14.65) |
| CIE-LCH | lch(83.60, 27.42, 212.30°) |
| OKLab | oklab(84.98% -0.0766 -0.0403) |
| OKLCH | oklch(84.98% 0.087 207.7) |
| XYZ | xyz(50.9426, 63.3052, 88.1158) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEEB #EB9386
analogous
#86EBC6 #86DEEB #86ABEB
triadic
#86DEEB #EB86DE #DEEB86
tetradic
#86DEEB #C686EB #EB9386 #ABEB86
square
#86DEEB #C686EB #EB9386 #ABEB86
split-complementary
#86DEEB #EB86AB #EBC686
monochromatic
#23BDD4 #51D0E2 #86DEEB #BBECF4 #E5F8FB
Accessibility & contrast
On white
1.54
#86DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#86DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEEB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEEB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#57E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86deeb; /* rgb */ color: rgb(134, 222, 235); /* oklch */ color: oklch(85.0% 0.087 207.7);
Tailwind
colors: {
custom: {
50: '#aee8f1',
500: '#86deeb',
950: '#000000',
},
}SCSS
$custom: #86deeb; $custom-light: #aee8f1; $custom-dark: #000000;
JSON
{
"hex": "#86deeb",
"rgb": {
"r": 134,
"g": 222,
"b": 235
},
"hsl": {
"h": 187.723,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.84975,
"c": 0.08658,
"h": 207.7
},
"luminance": 0.63309
}Semantic roles & 50–950 ramp
primary
#86DEEB
secondary
#C55F50
accent
#2B12D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485