#A6DFD2#A6DFD2
#A6DFD2 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.061 H 179.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD2 |
|---|---|
| RGB | rgb(166, 223, 210) |
| HSL | hsl(166, 47%, 76%) |
| HSV | hsv(166, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.76, -20.84, 0.47) |
| CIE-LCH | lch(84.76, 20.85, 178.71°) |
| OKLab | oklab(86.09% -0.0611 0.0009) |
| OKLCH | oklch(86.09% 0.061 179.1) |
| XYZ | xyz(53.7428, 65.5331, 70.7777) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.15
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Pale Aqua
#B8FFEB
ΔE00 7.11
Eggshell Blue
#C4FFF7
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.47
Light Teal
#90E4C1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD2 #DFA6B3
analogous
#A6DFB6 #A6DFD2 #A6D0DF
triadic
#A6DFD2 #D2A6DF #DFD2A6
tetradic
#A6DFD2 #B6A6DF #DFA6B3 #D0DFA6
square
#A6DFD2 #B6A6DF #DFA6B3 #D0DFA6
split-complementary
#A6DFD2 #DFA6D0 #DFB6A6
monochromatic
#4CBFA4 #79CFBB #A6DFD2 #D3EFE9 #E8F7F4
Accessibility & contrast
On white
1.49
#A6DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A6DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#D0D0D3
Tritanopia (blue-blind)
#96E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd2; /* rgb */ color: rgb(166, 223, 210); /* oklch */ color: oklch(86.1% 0.061 179.1);
Tailwind
colors: {
custom: {
50: '#c1e9df',
500: '#a6dfd2',
950: '#000000',
},
}SCSS
$custom: #a6dfd2; $custom-light: #c1e9df; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd2",
"rgb": {
"r": 166,
"g": 223,
"b": 210
},
"hsl": {
"h": 166.316,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86088,
"c": 0.06108,
"h": 179.1
},
"luminance": 0.65535
}Semantic roles & 50–950 ramp
primary
#A6DFD2
secondary
#B87282
accent
#2B4CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484