#86DEEA#86DEEA
#86DEEA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.086 H 206.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEEA |
|---|---|
| RGB | rgb(134, 222, 234) |
| HSL | hsl(187, 70%, 72%) |
| HSV | hsv(187, 43%, 92%) |
| CMYK | cmyk(42.7%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.57, -23.43, -14.16) |
| CIE-LCH | lch(83.57, 27.38, 211.16°) |
| OKLab | oklab(84.94% -0.077 -0.039) |
| OKLCH | oklch(84.94% 0.086 206.8) |
| XYZ | xyz(50.7985, 63.2476, 87.3571) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEEA #EA9286
analogous
#86EAC4 #86DEEA #86ACEA
triadic
#86DEEA #EA86DE #DEEA86
tetradic
#86DEEA #C486EA #EA9286 #ACEA86
square
#86DEEA #C486EA #EA9286 #ACEA86
split-complementary
#86DEEA #EA86AC #EAC486
monochromatic
#24BDD1 #52D0E1 #86DEEA #BAECF3 #E5F8FA
Accessibility & contrast
On white
1.54
#86DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#86DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEEA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEEA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#57E5E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86deea; /* rgb */ color: rgb(134, 222, 234); /* oklch */ color: oklch(84.9% 0.086 206.8);
Tailwind
colors: {
custom: {
50: '#aee8f0',
500: '#86deea',
950: '#000000',
},
}SCSS
$custom: #86deea; $custom-light: #aee8f0; $custom-dark: #000000;
JSON
{
"hex": "#86deea",
"rgb": {
"r": 134,
"g": 222,
"b": 234
},
"hsl": {
"h": 187.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.8494,
"c": 0.08631,
"h": 206.8
},
"luminance": 0.63251
}Semantic roles & 50–950 ramp
primary
#86DEEA
secondary
#C45E50
accent
#2A13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485