#A6DED1#A6DED1
#A6DED1 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.060 H 178.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DED1 |
|---|---|
| RGB | rgb(166, 222, 209) |
| HSL | hsl(166, 46%, 76%) |
| HSV | hsv(166, 25%, 87%) |
| CMYK | cmyk(25.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.46, -20.56, 0.56) |
| CIE-LCH | lch(84.46, 20.56, 178.44°) |
| OKLab | oklab(85.84% -0.0602 0.0012) |
| OKLCH | oklch(85.84% 0.06 178.9) |
| XYZ | xyz(53.3522, 64.9507, 70.0349) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Pale Aqua
#B8FFEB
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.37
Eggshell Blue
#C4FFF7
ΔE00 7.49
Light Teal
#90E4C1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DED1 #DEA6B3
analogous
#A6DEB5 #A6DED1 #A6CFDE
triadic
#A6DED1 #D1A6DE #DED1A6
tetradic
#A6DED1 #B5A6DE #DEA6B3 #CFDEA6
square
#A6DED1 #B5A6DE #DEA6B3 #CFDEA6
split-complementary
#A6DED1 #DEA6CF #DEB5A6
monochromatic
#4DBDA3 #79CDBA #A6DED1 #D3EFE8 #E9F7F3
Accessibility & contrast
On white
1.50
#A6DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#A6DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DED1
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DED1 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#97E0DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a6ded1; /* rgb */ color: rgb(166, 222, 209); /* oklch */ color: oklch(85.8% 0.060 178.9);
Tailwind
colors: {
custom: {
50: '#c1e8df',
500: '#a6ded1',
950: '#000000',
},
}SCSS
$custom: #a6ded1; $custom-light: #c1e8df; $custom-dark: #000000;
JSON
{
"hex": "#a6ded1",
"rgb": {
"r": 166,
"g": 222,
"b": 209
},
"hsl": {
"h": 166.071,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.8584,
"c": 0.0602,
"h": 178.9
},
"luminance": 0.64953
}Semantic roles & 50–950 ramp
primary
#A6DED1
secondary
#B67282
accent
#2C4DB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484