#A6DFDD#A6DFDD
#A6DFDD is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.058 H 193.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFDD |
|---|---|
| RGB | rgb(166, 223, 221) |
| HSL | hsl(178, 47%, 76%) |
| HSV | hsv(178, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.05, -18.49, -4.92) |
| CIE-LCH | lch(85.05, 19.13, 194.91°) |
| OKLab | oklab(86.42% -0.0566 -0.0135) |
| OKLCH | oklch(86.42% 0.058 193.4) |
| XYZ | xyz(55.1606, 66.1002, 78.2448) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Light Sky Blue
#C6FCFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFDD #DFA6A8
analogous
#A6DFC1 #A6DFDD #A6C5DF
triadic
#A6DFDD #DDA6DF #DFDDA6
tetradic
#A6DFDD #C1A6DF #DFA6A8 #C5DFA6
square
#A6DFDD #C1A6DF #DFA6A8 #C5DFA6
split-complementary
#A6DFDD #DFA6C5 #DFC1A6
monochromatic
#4CBFBB #79CFCC #A6DFDD #D3EFEE #E8F7F6
Accessibility & contrast
On white
1.48
#A6DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#A6DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFDD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFDD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#93E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfdd; /* rgb */ color: rgb(166, 223, 221); /* oklch */ color: oklch(86.4% 0.058 193.4);
Tailwind
colors: {
custom: {
50: '#c2e9e7',
500: '#a6dfdd',
950: '#000000',
},
}SCSS
$custom: #a6dfdd; $custom-light: #c2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#a6dfdd",
"rgb": {
"r": 166,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.895,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86415,
"c": 0.05821,
"h": 193.4
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#A6DFDD
secondary
#B87274
accent
#2B30BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484