#A4CCCD#A4CCCD
#A4CCCD is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.042 H 198.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCCD |
|---|---|
| RGB | rgb(164, 204, 205) |
| HSL | hsl(181, 29%, 72%) |
| HSV | hsv(181, 20%, 80%) |
| CMYK | cmyk(20%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.32, -12.91, -4.86) |
| CIE-LCH | lch(79.32, 13.80, 200.62°) |
| OKLab | oklab(81.68% -0.0402 -0.0132) |
| OKLCH | oklch(81.68% 0.042 198.2) |
| XYZ | xyz(47.9190, 55.4843, 65.9305) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 8.45
Pale Sky Blue
#BDF6FE
ΔE00 9.88
Sky Blue
#87CEEB
ΔE00 10.14
Ice Blue
#A5DFF9
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCCD #CDA5A4
analogous
#A4CDB9 #A4CCCD #A4B8CD
triadic
#A4CCCD #CDA4CC #CCCDA4
tetradic
#A4CCCD #B9A4CD #CDA5A4 #B8CDA4
square
#A4CCCD #B9A4CD #CDA5A4 #B8CDA4
split-complementary
#A4CCCD #CDA4B8 #CDB9A4
monochromatic
#579D9F #7DB6B7 #A4CCCD #CBE2E3 #EBF4F4
Accessibility & contrast
On white
1.74
#A4CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A4CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCCD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCCD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#97CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a4cccd; /* rgb */ color: rgb(164, 204, 205); /* oklch */ color: oklch(81.7% 0.042 198.2);
Tailwind
colors: {
custom: {
50: '#bfdbdc',
500: '#a4cccd',
950: '#000000',
},
}SCSS
$custom: #a4cccd; $custom-light: #bfdbdc; $custom-dark: #000000;
JSON
{
"hex": "#a4cccd",
"rgb": {
"r": 164,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.463,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.81684,
"c": 0.04229,
"h": 198.2
},
"luminance": 0.55486
}Semantic roles & 50–950 ramp
primary
#A4CCCD
secondary
#A27473
accent
#403EA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484