#A7CDCF#A7CDCF
#A7CDCF is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.2% C 0.040 H 200.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CDCF |
|---|---|
| RGB | rgb(167, 205, 207) |
| HSL | hsl(183, 29%, 73%) |
| HSV | hsv(183, 19%, 81%) |
| CMYK | cmyk(19.3%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.83, -12.07, -5.16) |
| CIE-LCH | lch(79.83, 13.13, 203.13°) |
| OKLab | oklab(82.16% -0.0378 -0.014) |
| OKLCH | oklch(82.16% 0.04 200.4) |
| XYZ | xyz(49.0270, 56.3815, 67.3189) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 5.60
Paleturquoise
#AFEEEE
ΔE00 8.55
Pale Sky Blue
#BDF6FE
ΔE00 9.62
Ice Blue
#A5DFF9
ΔE00 9.63
Sky Blue
#87CEEB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CDCF #CFA9A7
analogous
#A7CFBD #A7CDCF #A7B9CF
triadic
#A7CDCF #CFA7CD #CDCFA7
tetradic
#A7CDCF #BDA7CF #CFA9A7 #B9CFA7
square
#A7CDCF #BDA7CF #CFA9A7 #B9CFA7
split-complementary
#A7CDCF #CFA7B9 #CFBDA7
monochromatic
#599FA3 #7FB6B9 #A7CDCF #CFE3E5 #EBF4F4
Accessibility & contrast
On white
1.71
#A7CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A7CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CDCF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CDCF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#9BD0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a7cdcf; /* rgb */ color: rgb(167, 205, 207); /* oklch */ color: oklch(82.2% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#c1dcdd',
500: '#a7cdcf',
950: '#000000',
},
}SCSS
$custom: #a7cdcf; $custom-light: #c1dcdd; $custom-dark: #000000;
JSON
{
"hex": "#a7cdcf",
"rgb": {
"r": 167,
"g": 205,
"b": 207
},
"hsl": {
"h": 183,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.82155,
"c": 0.04033,
"h": 200.4
},
"luminance": 0.56383
}Semantic roles & 50–950 ramp
primary
#A7CDCF
secondary
#A57876
accent
#433DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484