#A2C4C2#A2C4C2
#A2C4C2 is a light, muted teal. Relative luminance 0.511; OKLCH L 79.5% C 0.037 H 192.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C4C2 |
|---|---|
| RGB | rgb(162, 196, 194) |
| HSL | hsl(176, 22%, 70%) |
| HSV | hsv(176, 17%, 77%) |
| CMYK | cmyk(17.3%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(76.71, -11.74, -2.78) |
| CIE-LCH | lch(76.71, 12.06, 193.34°) |
| OKLab | oklab(79.48% -0.0357 -0.0076) |
| OKLCH | oklch(79.48% 0.037 192) |
| XYZ | xyz(44.3752, 51.0549, 58.5450) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 8.27
Paleturquoise
#AFEEEE
ΔE00 10.65
Silver (survey)
#C5C9C7
ΔE00 10.91
Cool Grey
#95A3A6
ΔE00 10.97
Pale Teal
#82CBB2
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C4C2 #C4A2A4
analogous
#A2C4B1 #A2C4C2 #A2B5C4
triadic
#A2C4C2 #C2A2C4 #C4C2A2
tetradic
#A2C4C2 #B1A2C4 #C4A2A4 #B5C4A2
square
#A2C4C2 #B1A2C4 #C4A2A4 #B5C4A2
split-complementary
#A2C4C2 #C4A2B5 #C4B1A2
monochromatic
#5B908D #7DACA9 #A2C4C2 #C7DCDB #ECF3F3
Accessibility & contrast
On white
1.87
#A2C4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#A2C4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C4C2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C4C2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C2
Deuteranopia (green-blind)
#B9BBC2
Tritanopia (blue-blind)
#98C6C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2c4c2; /* rgb */ color: rgb(162, 196, 194); /* oklch */ color: oklch(79.5% 0.037 192.0);
Tailwind
colors: {
custom: {
50: '#bed5d4',
500: '#a2c4c2',
950: '#000000',
},
}SCSS
$custom: #a2c4c2; $custom-light: #bed5d4; $custom-dark: #000000;
JSON
{
"hex": "#a2c4c2",
"rgb": {
"r": 162,
"g": 196,
"b": 194
},
"hsl": {
"h": 176.471,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.79483,
"c": 0.03656,
"h": 192
},
"luminance": 0.51056
}Semantic roles & 50–950 ramp
primary
#A2C4C2
secondary
#987274
accent
#454AA1
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383