#A6DFDF#A6DFDF
#A6DFDF is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.058 H 196.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFDF |
|---|---|
| RGB | rgb(166, 223, 223) |
| HSL | hsl(180, 47%, 76%) |
| HSV | hsv(180, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.10, -18.05, -5.90) |
| CIE-LCH | lch(85.10, 18.99, 198.10°) |
| OKLab | oklab(86.48% -0.0558 -0.0161) |
| OKLCH | oklch(86.48% 0.058 196.1) |
| XYZ | xyz(55.4286, 66.2075, 79.6565) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 3.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Light Sky Blue
#C6FCFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFDF #DFA6A6
analogous
#A6DFC3 #A6DFDF #A6C3DF
triadic
#A6DFDF #DFA6DF #DFDFA6
tetradic
#A6DFDF #C3A6DF #DFA6A6 #C3DFA6
square
#A6DFDF #C3A6DF #DFA6A6 #C3DFA6
split-complementary
#A6DFDF #DFA6C3 #DFC3A6
monochromatic
#4CBFBF #79CFCF #A6DFDF #D3EFEF #E8F7F7
Accessibility & contrast
On white
1.47
#A6DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#A6DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFDF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFDF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DF
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#93E3DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a6dfdf; /* rgb */ color: rgb(166, 223, 223); /* oklch */ color: oklch(86.5% 0.058 196.1);
Tailwind
colors: {
custom: {
50: '#c2e9e9',
500: '#a6dfdf',
950: '#000000',
},
}SCSS
$custom: #a6dfdf; $custom-light: #c2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#a6dfdf",
"rgb": {
"r": 166,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86477,
"c": 0.05812,
"h": 196.1
},
"luminance": 0.6621
}Semantic roles & 50–950 ramp
primary
#A6DFDF
secondary
#B87272
accent
#2B2BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484