#A9CFCD#A9CFCD
#A9CFCD is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.040 H 192.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A9CFCD |
|---|---|
| RGB | rgb(169, 207, 205) |
| HSL | hsl(177, 28%, 74%) |
| HSV | hsv(177, 18%, 81%) |
| CMYK | cmyk(18.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(80.44, -12.90, -3.17) |
| CIE-LCH | lch(80.44, 13.28, 193.81°) |
| OKLab | oklab(82.65% -0.0394 -0.0087) |
| OKLCH | oklch(82.65% 0.04 192.5) |
| XYZ | xyz(49.6914, 57.4668, 66.2198) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.98
Pale Sky Blue
#BDF6FE
ΔE00 9.69
Duck Egg Blue
#C3FBF4
ΔE00 10.18
Light Sky Blue
#C6FCFF
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9CFCD #CFA9AB
analogous
#A9CFBA #A9CFCD #A9BECF
triadic
#A9CFCD #CDA9CF #CFCDA9
tetradic
#A9CFCD #BAA9CF #CFA9AB #BECFA9
square
#A9CFCD #BAA9CF #CFA9AB #BECFA9
split-complementary
#A9CFCD #CFA9BE #CFBAA9
monochromatic
#5BA39F #82B9B6 #A9CFCD #D0E5E4 #EBF4F4
Accessibility & contrast
On white
1.68
#A9CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#A9CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9CFCD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9CFCD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#9ED1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a9cfcd; /* rgb */ color: rgb(169, 207, 205); /* oklch */ color: oklch(82.7% 0.040 192.5);
Tailwind
colors: {
custom: {
50: '#c3dddc',
500: '#a9cfcd',
950: '#000000',
},
}SCSS
$custom: #a9cfcd; $custom-light: #c3dddc; $custom-dark: #000000;
JSON
{
"hex": "#a9cfcd",
"rgb": {
"r": 169,
"g": 207,
"b": 205
},
"hsl": {
"h": 176.842,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.82654,
"c": 0.0403,
"h": 192.5
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#A9CFCD
secondary
#A5787A
accent
#3F44A7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484