#A6DFD8#A6DFD8
#A6DFD8 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.059 H 186.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD8 |
|---|---|
| RGB | rgb(166, 223, 216) |
| HSL | hsl(173, 47%, 76%) |
| HSV | hsv(173, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.91, -19.57, -2.47) |
| CIE-LCH | lch(84.91, 19.73, 187.21°) |
| OKLab | oklab(86.26% -0.0586 -0.0069) |
| OKLCH | oklch(86.26% 0.059 186.7) |
| XYZ | xyz(54.5043, 65.8377, 74.7885) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 6.08
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Eggshell Blue
#C4FFF7
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 6.98
Light Light Blue
#CAFFFB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD8 #DFA6AD
analogous
#A6DFBC #A6DFD8 #A6CADF
triadic
#A6DFD8 #D8A6DF #DFD8A6
tetradic
#A6DFD8 #BCA6DF #DFA6AD #CADFA6
square
#A6DFD8 #BCA6DF #DFA6AD #CADFA6
split-complementary
#A6DFD8 #DFA6CA #DFBCA6
monochromatic
#4CBFB1 #79CFC4 #A6DFD8 #D3EFEC #E8F7F5
Accessibility & contrast
On white
1.48
#A6DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A6DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD8
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD8 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#CED1D9
Tritanopia (blue-blind)
#95E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd8; /* rgb */ color: rgb(166, 223, 216); /* oklch */ color: oklch(86.3% 0.059 186.7);
Tailwind
colors: {
custom: {
50: '#c1e9e4',
500: '#a6dfd8',
950: '#000000',
},
}SCSS
$custom: #a6dfd8; $custom-light: #c1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd8",
"rgb": {
"r": 166,
"g": 223,
"b": 216
},
"hsl": {
"h": 172.632,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86264,
"c": 0.05904,
"h": 186.7
},
"luminance": 0.6584
}Semantic roles & 50–950 ramp
primary
#A6DFD8
secondary
#B8727A
accent
#2B3DBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484