#A9CDCF#A9CDCF
#A9CDCF is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.038 H 200.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A9CDCF |
|---|---|
| RGB | rgb(169, 205, 207) |
| HSL | hsl(183, 28%, 74%) |
| HSV | hsv(183, 18%, 81%) |
| CMYK | cmyk(18.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.95, -11.45, -4.96) |
| CIE-LCH | lch(79.95, 12.48, 203.42°) |
| OKLab | oklab(82.29% -0.0359 -0.0135) |
| OKLCH | oklch(82.29% 0.038 200.6) |
| XYZ | xyz(49.4529, 56.6011, 67.3389) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.52
Paleturquoise
#AFEEEE
ΔE00 8.80
Ice Blue
#A5DFF9
ΔE00 9.64
Pale Sky Blue
#BDF6FE
ΔE00 9.72
Sky Blue
#87CEEB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9CDCF #CFABA9
analogous
#A9CFBE #A9CDCF #A9BACF
triadic
#A9CDCF #CFA9CD #CDCFA9
tetradic
#A9CDCF #BEA9CF #CFABA9 #BACFA9
square
#A9CDCF #BEA9CF #CFABA9 #BACFA9
split-complementary
#A9CDCF #CFA9BA #CFBEA9
monochromatic
#5B9FA3 #82B6B9 #A9CDCF #D0E4E5 #EBF4F4
Accessibility & contrast
On white
1.70
#A9CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#A9CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9CDCF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9CDCF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#9ED0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a9cdcf; /* rgb */ color: rgb(169, 205, 207); /* oklch */ color: oklch(82.3% 0.038 200.6);
Tailwind
colors: {
custom: {
50: '#c3dcdd',
500: '#a9cdcf',
950: '#000000',
},
}SCSS
$custom: #a9cdcf; $custom-light: #c3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#a9cdcf",
"rgb": {
"r": 169,
"g": 205,
"b": 207
},
"hsl": {
"h": 183.158,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.82286,
"c": 0.03833,
"h": 200.6
},
"luminance": 0.56603
}Semantic roles & 50–950 ramp
primary
#A9CDCF
secondary
#A57A78
accent
#443FA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484