#A6DAD2#A6DAD2
#A6DAD2 is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.0% C 0.055 H 184.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DAD2 |
|---|---|
| RGB | rgb(166, 218, 210) |
| HSL | hsl(171, 41%, 75%) |
| HSV | hsv(171, 24%, 85%) |
| CMYK | cmyk(23.9%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(83.39, -18.35, -1.53) |
| CIE-LCH | lch(83.39, 18.42, 184.77°) |
| OKLab | oklab(85% -0.0546 -0.0044) |
| OKLCH | oklch(85% 0.055 184.6) |
| XYZ | xyz(52.4266, 62.9008, 70.3390) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Eggshell Blue
#C4FFF7
ΔE00 7.99
Pale Cyan
#B7FFFA
ΔE00 8.28
Light Light Blue
#CAFFFB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DAD2 #DAA6AE
analogous
#A6DAB8 #A6DAD2 #A6C8DA
triadic
#A6DAD2 #D2A6DA #DAD2A6
tetradic
#A6DAD2 #B8A6DA #DAA6AE #C8DAA6
square
#A6DAD2 #B8A6DA #DAA6AE #C8DAA6
split-complementary
#A6DAD2 #DAA6C8 #DAB8A6
monochromatic
#50B6A6 #7BC8BC #A6DAD2 #D1ECE8 #E9F6F4
Accessibility & contrast
On white
1.55
#A6DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#A6DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DAD2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DAD2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#97DCD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a6dad2; /* rgb */ color: rgb(166, 218, 210); /* oklch */ color: oklch(85.0% 0.055 184.6);
Tailwind
colors: {
custom: {
50: '#c1e5df',
500: '#a6dad2',
950: '#000000',
},
}SCSS
$custom: #a6dad2; $custom-light: #c1e5df; $custom-dark: #000000;
JSON
{
"hex": "#a6dad2",
"rgb": {
"r": 166,
"g": 218,
"b": 210
},
"hsl": {
"h": 170.769,
"s": 41.27,
"l": 75.294
},
"oklch": {
"l": 0.84997,
"c": 0.05482,
"h": 184.6
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#A6DAD2
secondary
#B2737C
accent
#3145B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484