#A6DAD3#A6DAD3
#A6DAD3 is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.0% C 0.055 H 186.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DAD3 |
|---|---|
| RGB | rgb(166, 218, 211) |
| HSL | hsl(172, 41%, 75%) |
| HSV | hsv(172, 24%, 85%) |
| CMYK | cmyk(23.9%, 0%, 3.2%, 14.5%) |
| CIE-LAB | lab(83.42, -18.14, -2.02) |
| CIE-LCH | lch(83.42, 18.25, 186.36°) |
| OKLab | oklab(85.03% -0.0542 -0.0057) |
| OKLCH | oklch(85.03% 0.055 186) |
| XYZ | xyz(52.5516, 62.9507, 70.9972) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 7.98
Pale Cyan
#B7FFFA
ΔE00 8.23
Light Light Blue
#CAFFFB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DAD3 #DAA6AD
analogous
#A6DAB9 #A6DAD3 #A6C7DA
triadic
#A6DAD3 #D3A6DA #DAD3A6
tetradic
#A6DAD3 #B9A6DA #DAA6AD #C7DAA6
square
#A6DAD3 #B9A6DA #DAA6AD #C7DAA6
split-complementary
#A6DAD3 #DAA6C7 #DAB9A6
monochromatic
#50B6A8 #7BC8BE #A6DAD3 #D1ECE8 #E9F6F4
Accessibility & contrast
On white
1.55
#A6DAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#A6DAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DAD3
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DAD3 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#97DCD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a6dad3; /* rgb */ color: rgb(166, 218, 211); /* oklch */ color: oklch(85.0% 0.055 186.0);
Tailwind
colors: {
custom: {
50: '#c1e5e0',
500: '#a6dad3',
950: '#000000',
},
}SCSS
$custom: #a6dad3; $custom-light: #c1e5e0; $custom-dark: #000000;
JSON
{
"hex": "#a6dad3",
"rgb": {
"r": 166,
"g": 218,
"b": 211
},
"hsl": {
"h": 171.923,
"s": 41.27,
"l": 75.294
},
"oklch": {
"l": 0.85027,
"c": 0.05453,
"h": 186
},
"luminance": 0.62953
}Semantic roles & 50–950 ramp
primary
#A6DAD3
secondary
#B2737B
accent
#3143B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484