#A9CCCD#A9CCCD
#A9CCCD is a very light, muted teal. Relative luminance 0.560; OKLCH L 82.0% C 0.037 H 198.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A9CCCD |
|---|---|
| RGB | rgb(169, 204, 205) |
| HSL | hsl(182, 26%, 73%) |
| HSV | hsv(182, 18%, 80%) |
| CMYK | cmyk(17.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.63, -11.35, -4.37) |
| CIE-LCH | lch(79.63, 12.16, 201.03°) |
| OKLab | oklab(82.01% -0.0353 -0.0119) |
| OKLCH | oklch(82.01% 0.037 198.6) |
| XYZ | xyz(48.9715, 56.0270, 65.9799) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 9.03
Pale Sky Blue
#BDF6FE
ΔE00 10.09
Ice Blue
#A5DFF9
ΔE00 10.15
Sky Blue
#87CEEB
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9CCCD #CDAAA9
analogous
#A9CDBC #A9CCCD #A9BACD
triadic
#A9CCCD #CDA9CC #CCCDA9
tetradic
#A9CCCD #BCA9CD #CDAAA9 #BACDA9
square
#A9CCCD #BCA9CD #CDAAA9 #BACDA9
split-complementary
#A9CCCD #CDA9BA #CDBCA9
monochromatic
#5C9D9F #82B5B6 #A9CCCD #D0E3E3 #ECF4F4
Accessibility & contrast
On white
1.72
#A9CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#A9CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9CCCD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9CCCD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#9ECFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a9cccd; /* rgb */ color: rgb(169, 204, 205); /* oklch */ color: oklch(82.0% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#c3dbdc',
500: '#a9cccd',
950: '#000000',
},
}SCSS
$custom: #a9cccd; $custom-light: #c3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#a9cccd",
"rgb": {
"r": 169,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.667,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.8201,
"c": 0.03726,
"h": 198.6
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#A9CCCD
secondary
#A27978
accent
#4340A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484