#A9DECD#A9DECD
#A9DECD is a very light, muted teal. Relative luminance 0.651; OKLCH L 85.9% C 0.060 H 173.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DECD |
|---|---|
| RGB | rgb(169, 222, 205) |
| HSL | hsl(161, 45%, 77%) |
| HSV | hsv(161, 24%, 87%) |
| CMYK | cmyk(23.9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.53, -20.47, 2.80) |
| CIE-LCH | lch(84.53, 20.66, 172.22°) |
| OKLab | oklab(85.91% -0.0591 0.0071) |
| OKLCH | oklch(85.91% 0.06 173.1) |
| XYZ | xyz(53.4996, 65.0832, 67.4892) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.94
Pale Aqua
#B8FFEB
ΔE00 7.23
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DECD #DEA9BA
analogous
#A9DEB3 #A9DECD #A9D5DE
triadic
#A9DECD #CDA9DE #DECDA9
tetradic
#A9DECD #B3A9DE #DEA9BA #D5DEA9
square
#A9DECD #B3A9DE #DEA9BA #D5DEA9
split-complementary
#A9DECD #DEA9D5 #DEB3A9
monochromatic
#51BC9A #7DCDB3 #A9DECD #D5EFE7 #E9F7F2
Accessibility & contrast
On white
1.50
#A9DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A9DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DECD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DECD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#9CDFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a9decd; /* rgb */ color: rgb(169, 222, 205); /* oklch */ color: oklch(85.9% 0.060 173.1);
Tailwind
colors: {
custom: {
50: '#c3e8dc',
500: '#a9decd',
950: '#000000',
},
}SCSS
$custom: #a9decd; $custom-light: #c3e8dc; $custom-dark: #000000;
JSON
{
"hex": "#a9decd",
"rgb": {
"r": 169,
"g": 222,
"b": 205
},
"hsl": {
"h": 160.755,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.85906,
"c": 0.05952,
"h": 173.1
},
"luminance": 0.65085
}Semantic roles & 50–950 ramp
primary
#A9DECD
secondary
#B6758A
accent
#2E5AB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484