#A6DCDA#A6DCDA
#A6DCDA is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.055 H 193.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DCDA |
|---|---|
| RGB | rgb(166, 220, 218) |
| HSL | hsl(178, 44%, 76%) |
| HSV | hsv(178, 25%, 86%) |
| CMYK | cmyk(24.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.15, -17.64, -4.66) |
| CIE-LCH | lch(84.15, 18.24, 194.79°) |
| OKLab | oklab(85.67% -0.054 -0.0128) |
| OKLCH | oklch(85.67% 0.055 193.3) |
| XYZ | xyz(53.9700, 64.3530, 75.8937) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Paleturquoise
#AFEEEE
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Light Sky Blue
#C6FCFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DCDA #DCA6A8
analogous
#A6DCBF #A6DCDA #A6C3DC
triadic
#A6DCDA #DAA6DC #DCDAA6
tetradic
#A6DCDA #BFA6DC #DCA6A8 #C3DCA6
square
#A6DCDA #BFA6DC #DCA6A8 #C3DCA6
split-complementary
#A6DCDA #DCA6C3 #DCBFA6
monochromatic
#4EB9B5 #7ACBC8 #A6DCDA #D2EDEC #E9F6F6
Accessibility & contrast
On white
1.51
#A6DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#A6DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DCDA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DCDA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#95DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a6dcda; /* rgb */ color: rgb(166, 220, 218); /* oklch */ color: oklch(85.7% 0.055 193.3);
Tailwind
colors: {
custom: {
50: '#c1e7e5',
500: '#a6dcda',
950: '#000000',
},
}SCSS
$custom: #a6dcda; $custom-light: #c1e7e5; $custom-dark: #000000;
JSON
{
"hex": "#a6dcda",
"rgb": {
"r": 166,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.778,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.85672,
"c": 0.05548,
"h": 193.3
},
"luminance": 0.64355
}Semantic roles & 50–950 ramp
primary
#A6DCDA
secondary
#B47275
accent
#2F34B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484