#A6DECD#A6DECD
#A6DECD is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.7% C 0.062 H 174.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DECD |
|---|---|
| RGB | rgb(166, 222, 205) |
| HSL | hsl(162, 46%, 76%) |
| HSV | hsv(162, 25%, 87%) |
| CMYK | cmyk(25.2%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.36, -21.39, 2.53) |
| CIE-LCH | lch(84.36, 21.53, 173.25°) |
| OKLab | oklab(85.73% -0.0618 0.0064) |
| OKLCH | oklch(85.73% 0.062 174.1) |
| XYZ | xyz(52.8632, 64.7551, 67.4594) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.43
Pale Teal
#82CBB2
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.13
Paleturquoise
#AFEEEE
ΔE00 7.59
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DECD #DEA6B7
analogous
#A6DEB1 #A6DECD #A6D3DE
triadic
#A6DECD #CDA6DE #DECDA6
tetradic
#A6DECD #B1A6DE #DEA6B7 #D3DEA6
square
#A6DECD #B1A6DE #DEA6B7 #D3DEA6
split-complementary
#A6DECD #DEA6D3 #DEB1A6
monochromatic
#4DBD9B #79CDB4 #A6DECD #D3EFE6 #E9F7F2
Accessibility & contrast
On white
1.51
#A6DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#A6DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DECD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DECD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#98DFD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a6decd; /* rgb */ color: rgb(166, 222, 205); /* oklch */ color: oklch(85.7% 0.062 174.1);
Tailwind
colors: {
custom: {
50: '#c1e8dc',
500: '#a6decd',
950: '#000000',
},
}SCSS
$custom: #a6decd; $custom-light: #c1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#a6decd",
"rgb": {
"r": 166,
"g": 222,
"b": 205
},
"hsl": {
"h": 161.786,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.85726,
"c": 0.06217,
"h": 174.1
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#A6DECD
secondary
#B67287
accent
#2C57B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484