#A6DFD4#A6DFD4
#A6DFD4 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.060 H 181.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD4 |
|---|---|
| RGB | rgb(166, 223, 212) |
| HSL | hsl(168, 47%, 76%) |
| HSV | hsv(168, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.81, -20.42, -0.51) |
| CIE-LCH | lch(84.81, 20.43, 181.44°) |
| OKLab | oklab(86.15% -0.0602 -0.0017) |
| OKLCH | oklch(86.15% 0.06 181.6) |
| XYZ | xyz(53.9935, 65.6334, 72.0982) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.52
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Eggshell Blue
#C4FFF7
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.34
Pale Cyan
#B7FFFA
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD4 #DFA6B1
analogous
#A6DFB8 #A6DFD4 #A6CEDF
triadic
#A6DFD4 #D4A6DF #DFD4A6
tetradic
#A6DFD4 #B8A6DF #DFA6B1 #CEDFA6
square
#A6DFD4 #B8A6DF #DFA6B1 #CEDFA6
split-complementary
#A6DFD4 #DFA6CE #DFB8A6
monochromatic
#4CBFA9 #79CFBE #A6DFD4 #D3EFEA #E8F7F4
Accessibility & contrast
On white
1.49
#A6DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#A6DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD4 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#CFD1D5
Tritanopia (blue-blind)
#96E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd4; /* rgb */ color: rgb(166, 223, 212); /* oklch */ color: oklch(86.1% 0.060 181.6);
Tailwind
colors: {
custom: {
50: '#c1e9e1',
500: '#a6dfd4',
950: '#000000',
},
}SCSS
$custom: #a6dfd4; $custom-light: #c1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd4",
"rgb": {
"r": 166,
"g": 223,
"b": 212
},
"hsl": {
"h": 168.421,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86146,
"c": 0.06027,
"h": 181.6
},
"luminance": 0.65636
}Semantic roles & 50–950 ramp
primary
#A6DFD4
secondary
#B8727F
accent
#2B47BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484