#86DEEC#86DEEC
#86DEEC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.087 H 208.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEEC |
|---|---|
| RGB | rgb(134, 222, 236) |
| HSL | hsl(188, 73%, 73%) |
| HSV | hsv(188, 43%, 93%) |
| CMYK | cmyk(43.2%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.63, -22.92, -15.13) |
| CIE-LCH | lch(83.63, 27.47, 213.43°) |
| OKLab | oklab(85.01% -0.0762 -0.0416) |
| OKLCH | oklch(85.01% 0.087 208.6) |
| XYZ | xyz(51.0875, 63.3632, 88.8788) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 4.46
Powder Blue
#B0E0E6
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEEC #EC9486
analogous
#86ECC7 #86DEEC #86ABEC
triadic
#86DEEC #EC86DE #DEEC86
tetradic
#86DEEC #C786EC #EC9486 #ABEC86
square
#86DEEC #C786EC #EC9486 #ABEC86
split-complementary
#86DEEC #EC86AB #ECC786
monochromatic
#22BDD6 #51D0E4 #86DEEC #BBECF4 #E5F8FB
Accessibility & contrast
On white
1.54
#86DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#86DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEEC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEEC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#56E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86deec; /* rgb */ color: rgb(134, 222, 236); /* oklch */ color: oklch(85.0% 0.087 208.6);
Tailwind
colors: {
custom: {
50: '#aee8f2',
500: '#86deec',
950: '#000000',
},
}SCSS
$custom: #86deec; $custom-light: #aee8f2; $custom-dark: #000000;
JSON
{
"hex": "#86deec",
"rgb": {
"r": 134,
"g": 222,
"b": 236
},
"hsl": {
"h": 188.235,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.85009,
"c": 0.08687,
"h": 208.6
},
"luminance": 0.63367
}Semantic roles & 50–950 ramp
primary
#86DEEC
secondary
#C66050
accent
#2C11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485