#A9DFCD#A9DFCD
#A9DFCD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.061 H 172.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFCD |
|---|---|
| RGB | rgb(169, 223, 205) |
| HSL | hsl(160, 46%, 77%) |
| HSV | hsv(160, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.80, -20.97, 3.19) |
| CIE-LCH | lch(84.80, 21.21, 171.34°) |
| OKLab | oklab(86.12% -0.0604 0.0081) |
| OKLCH | oklch(86.12% 0.061 172.3) |
| XYZ | xyz(53.7660, 65.6160, 67.5780) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.37
Pale Teal
#82CBB2
ΔE00 6.89
Pale Aqua
#B8FFEB
ΔE00 6.97
Seafoam Blue
#78D1B6
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFCD #DFA9BB
analogous
#A9DFB2 #A9DFCD #A9D6DF
triadic
#A9DFCD #CDA9DF #DFCDA9
tetradic
#A9DFCD #B2A9DF #DFA9BB #D6DFA9
square
#A9DFCD #B2A9DF #DFA9BB #D6DFA9
split-complementary
#A9DFCD #DFA9D6 #DFB2A9
monochromatic
#50BE99 #7CCEB3 #A9DFCD #D6F0E7 #E9F7F2
Accessibility & contrast
On white
1.49
#A9DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A9DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFCD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFCD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#9CE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfcd; /* rgb */ color: rgb(169, 223, 205); /* oklch */ color: oklch(86.1% 0.061 172.3);
Tailwind
colors: {
custom: {
50: '#c3e9dc',
500: '#a9dfcd',
950: '#000000',
},
}SCSS
$custom: #a9dfcd; $custom-light: #c3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#a9dfcd",
"rgb": {
"r": 169,
"g": 223,
"b": 205
},
"hsl": {
"h": 160,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86124,
"c": 0.06094,
"h": 172.3
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#A9DFCD
secondary
#B8748B
accent
#2D5BB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484