#A4CCC4#A4CCC4
#A4CCC4 is a light, muted teal. Relative luminance 0.551; OKLCH L 81.4% C 0.044 H 181.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCC4 |
|---|---|
| RGB | rgb(164, 204, 196) |
| HSL | hsl(168, 28%, 72%) |
| HSV | hsv(168, 20%, 80%) |
| CMYK | cmyk(19.6%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(79.08, -14.81, -0.38) |
| CIE-LCH | lch(79.08, 14.81, 181.48°) |
| OKLab | oklab(81.41% -0.0438 -0.0012) |
| OKLCH | oklch(81.41% 0.044 181.6) |
| XYZ | xyz(46.8637, 55.0622, 60.3728) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 8.55
Paleturquoise
#AFEEEE
ΔE00 8.92
Seafoam Blue
#78D1B6
ΔE00 9.99
Lightblue
#ADD8E6
ΔE00 9.99
Duck Egg Blue
#C3FBF4
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCC4 #CCA4AC
analogous
#A4CCB0 #A4CCC4 #A4C0CC
triadic
#A4CCC4 #C4A4CC #CCC4A4
tetradic
#A4CCC4 #B0A4CC #CCA4AC #C0CCA4
square
#A4CCC4 #B0A4CC #CCA4AC #C0CCA4
split-complementary
#A4CCC4 #CCA4C0 #CCB0A4
monochromatic
#589D90 #7DB6AB #A4CCC4 #CBE2DD #EBF4F2
Accessibility & contrast
On white
1.75
#A4CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#A4CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCC4
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCC4 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#C1C1C5
Tritanopia (blue-blind)
#9ACEC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a4ccc4; /* rgb */ color: rgb(164, 204, 196); /* oklch */ color: oklch(81.4% 0.044 181.6);
Tailwind
colors: {
custom: {
50: '#bfdbd5',
500: '#a4ccc4',
950: '#000000',
},
}SCSS
$custom: #a4ccc4; $custom-light: #bfdbd5; $custom-dark: #000000;
JSON
{
"hex": "#a4ccc4",
"rgb": {
"r": 164,
"g": 204,
"b": 196
},
"hsl": {
"h": 168,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.81411,
"c": 0.04381,
"h": 181.6
},
"luminance": 0.55064
}Semantic roles & 50–950 ramp
primary
#A4CCC4
secondary
#A1737C
accent
#3F54A7
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483