#86CEDB#86CEDB
#86CEDB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.9% C 0.074 H 210.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEDB |
|---|---|
| RGB | rgb(134, 206, 219) |
| HSL | hsl(189, 54%, 69%) |
| HSV | hsv(189, 39%, 86%) |
| CMYK | cmyk(38.8%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.65, -19.19, -13.55) |
| CIE-LCH | lch(78.65, 23.49, 215.22°) |
| OKLab | oklab(80.86% -0.0641 -0.0372) |
| OKLCH | oklch(80.86% 0.074 210.1) |
| XYZ | xyz(44.6844, 54.3224, 75.1348) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Ice Blue
#A5DFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEDB #DB9386
analogous
#86DBBD #86CEDB #86A4DB
triadic
#86CEDB #DB86CE #CEDB86
tetradic
#86CEDB #BD86DB #DB9386 #A4DB86
square
#86CEDB #BD86DB #DB9386 #A4DB86
split-complementary
#86CEDB #DB86A4 #DBBD86
monochromatic
#359FB2 #57BBCD #86CEDB #B5E1E9 #E4F4F7
Accessibility & contrast
On white
1.77
#86CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#86CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEDB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEDB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#63D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cedb; /* rgb */ color: rgb(134, 206, 219); /* oklch */ color: oklch(80.9% 0.074 210.1);
Tailwind
colors: {
custom: {
50: '#addde6',
500: '#86cedb',
950: '#000000',
},
}SCSS
$custom: #86cedb; $custom-light: #addde6; $custom-dark: #000000;
JSON
{
"hex": "#86cedb",
"rgb": {
"r": 134,
"g": 206,
"b": 219
},
"hsl": {
"h": 189.176,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.80856,
"c": 0.07407,
"h": 210.1
},
"luminance": 0.54325
}Semantic roles & 50–950 ramp
primary
#86CEDB
secondary
#B26253
accent
#3C24C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484