#A6DFD6#A6DFD6
#A6DFD6 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 184.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD6 |
|---|---|
| RGB | rgb(166, 223, 214) |
| HSL | hsl(171, 47%, 76%) |
| HSV | hsv(171, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.86, -20.00, -1.49) |
| CIE-LCH | lch(84.86, 20.05, 184.27°) |
| OKLab | oklab(86.21% -0.0594 -0.0043) |
| OKLCH | oklch(86.21% 0.06 184.1) |
| XYZ | xyz(54.2473, 65.7350, 73.4351) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.92
Duck Egg Blue
#C3FBF4
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.81
Eggshell Blue
#C4FFF7
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.13
Light Light Blue
#CAFFFB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD6 #DFA6AF
analogous
#A6DFBA #A6DFD6 #A6CCDF
triadic
#A6DFD6 #D6A6DF #DFD6A6
tetradic
#A6DFD6 #BAA6DF #DFA6AF #CCDFA6
square
#A6DFD6 #BAA6DF #DFA6AF #CCDFA6
split-complementary
#A6DFD6 #DFA6CC #DFBAA6
monochromatic
#4CBFAD #79CFC1 #A6DFD6 #D3EFEB #E8F7F5
Accessibility & contrast
On white
1.48
#A6DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A6DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD6
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD6 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D6
Deuteranopia (green-blind)
#CFD1D7
Tritanopia (blue-blind)
#95E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd6; /* rgb */ color: rgb(166, 223, 214); /* oklch */ color: oklch(86.2% 0.060 184.1);
Tailwind
colors: {
custom: {
50: '#c1e9e2',
500: '#a6dfd6',
950: '#000000',
},
}SCSS
$custom: #a6dfd6; $custom-light: #c1e9e2; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd6",
"rgb": {
"r": 166,
"g": 223,
"b": 214
},
"hsl": {
"h": 170.526,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86205,
"c": 0.0596,
"h": 184.1
},
"luminance": 0.65737
}Semantic roles & 50–950 ramp
primary
#A6DFD6
secondary
#B8727D
accent
#2B42BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484