#A4CCCA#A4CCCA
#A4CCCA is a light, muted teal. Relative luminance 0.553; OKLCH L 81.6% C 0.042 H 192.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCCA |
|---|---|
| RGB | rgb(164, 204, 202) |
| HSL | hsl(177, 28%, 72%) |
| HSV | hsv(177, 20%, 80%) |
| CMYK | cmyk(19.6%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.24, -13.55, -3.37) |
| CIE-LCH | lch(79.24, 13.96, 193.96°) |
| OKLab | oklab(81.59% -0.0414 -0.0092) |
| OKLCH | oklch(81.59% 0.042 192.6) |
| XYZ | xyz(47.5603, 55.3409, 64.0416) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 8.38
Pale Sky Blue
#BDF6FE
ΔE00 10.29
Robin'S Egg Blue
#98EFF9
ΔE00 10.58
Pale Teal
#82CBB2
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCCA #CCA4A6
analogous
#A4CCB6 #A4CCCA #A4BACC
triadic
#A4CCCA #CAA4CC #CCCAA4
tetradic
#A4CCCA #B6A4CC #CCA4A6 #BACCA4
square
#A4CCCA #B6A4CC #CCA4A6 #BACCA4
split-complementary
#A4CCCA #CCA4BA #CCB6A4
monochromatic
#589D9A #7DB6B3 #A4CCCA #CBE2E1 #EBF4F4
Accessibility & contrast
On white
1.74
#A4CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#A4CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCCA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCCA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#98CECB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a4ccca; /* rgb */ color: rgb(164, 204, 202); /* oklch */ color: oklch(81.6% 0.042 192.6);
Tailwind
colors: {
custom: {
50: '#bfdbda',
500: '#a4ccca',
950: '#000000',
},
}SCSS
$custom: #a4ccca; $custom-light: #bfdbda; $custom-dark: #000000;
JSON
{
"hex": "#a4ccca",
"rgb": {
"r": 164,
"g": 204,
"b": 202
},
"hsl": {
"h": 177,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.81591,
"c": 0.04238,
"h": 192.6
},
"luminance": 0.55343
}Semantic roles & 50–950 ramp
primary
#A4CCCA
secondary
#A17375
accent
#3F44A7
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483