#A2C2C0#A2C2C0
#A2C2C0 is a light, muted teal. Relative luminance 0.501; OKLCH L 79.0% C 0.035 H 191.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2C0 |
|---|---|
| RGB | rgb(162, 194, 192) |
| HSL | hsl(176, 21%, 70%) |
| HSV | hsv(176, 16%, 76%) |
| CMYK | cmyk(16.5%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(76.11, -11.11, -2.58) |
| CIE-LCH | lch(76.11, 11.41, 193.08°) |
| OKLab | oklab(78.99% -0.0338 -0.0071) |
| OKLCH | oklch(78.99% 0.035 191.8) |
| XYZ | xyz(43.7040, 50.0695, 57.2207) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.13
Lightblue
#ADD8E6
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 10.32
Silver (survey)
#C5C9C7
ΔE00 10.54
Paleturquoise
#AFEEEE
ΔE00 11.30
Cool Gray
#9AA7B0
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2C0 #C2A2A4
analogous
#A2C2B0 #A2C2C0 #A2B4C2
triadic
#A2C2C0 #C0A2C2 #C2C0A2
tetradic
#A2C2C0 #B0A2C2 #C2A2A4 #B4C2A2
square
#A2C2C0 #B0A2C2 #C2A2A4 #B4C2A2
split-complementary
#A2C2C0 #C2A2B4 #C2B0A2
monochromatic
#5D8D8A #7DAAA7 #A2C2C0 #C7DAD9 #ECF2F2
Accessibility & contrast
On white
1.91
#A2C2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#A2C2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2C0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2C0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEC0
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#99C4C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2c2c0; /* rgb */ color: rgb(162, 194, 192); /* oklch */ color: oklch(79.0% 0.035 191.8);
Tailwind
colors: {
custom: {
50: '#bed4d3',
500: '#a2c2c0',
950: '#000000',
},
}SCSS
$custom: #a2c2c0; $custom-light: #bed4d3; $custom-dark: #000000;
JSON
{
"hex": "#a2c2c0",
"rgb": {
"r": 162,
"g": 194,
"b": 192
},
"hsl": {
"h": 176.25,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78989,
"c": 0.03456,
"h": 191.8
},
"luminance": 0.50071
}Semantic roles & 50–950 ramp
primary
#A2C2C0
secondary
#967274
accent
#464C9F
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383