#A2C2BC#A2C2BC
#A2C2BC is a light, muted teal. Relative luminance 0.499; OKLCH L 78.9% C 0.035 H 182.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2BC |
|---|---|
| RGB | rgb(162, 194, 188) |
| HSL | hsl(169, 21%, 70%) |
| HSV | hsv(169, 16%, 76%) |
| CMYK | cmyk(16.5%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(76.00, -11.94, -0.57) |
| CIE-LCH | lch(76.00, 11.96, 182.75°) |
| OKLab | oklab(78.87% -0.0354 -0.0017) |
| OKLCH | oklch(78.87% 0.035 182.8) |
| XYZ | xyz(43.2668, 49.8946, 54.9182) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.99
Lightblue
#ADD8E6
ΔE00 10.09
Pale Teal
#82CBB2
ΔE00 10.34
Silver (survey)
#C5C9C7
ΔE00 10.98
Cool Grey
#95A3A6
ΔE00 11.02
Paleturquoise
#AFEEEE
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2BC #C2A2A8
analogous
#A2C2AC #A2C2BC #A2B8C2
triadic
#A2C2BC #BCA2C2 #C2BCA2
tetradic
#A2C2BC #ACA2C2 #C2A2A8 #B8C2A2
square
#A2C2BC #ACA2C2 #C2A2A8 #B8C2A2
split-complementary
#A2C2BC #C2A2B8 #C2ACA2
monochromatic
#5D8D84 #7DAAA1 #A2C2BC #C7DAD7 #ECF2F1
Accessibility & contrast
On white
1.91
#A2C2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#A2C2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2BC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2BC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#B9B9BD
Tritanopia (blue-blind)
#9AC3C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c2bc; /* rgb */ color: rgb(162, 194, 188); /* oklch */ color: oklch(78.9% 0.035 182.8);
Tailwind
colors: {
custom: {
50: '#bed4d0',
500: '#a2c2bc',
950: '#000000',
},
}SCSS
$custom: #a2c2bc; $custom-light: #bed4d0; $custom-dark: #000000;
JSON
{
"hex": "#a2c2bc",
"rgb": {
"r": 162,
"g": 194,
"b": 188
},
"hsl": {
"h": 168.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78868,
"c": 0.03549,
"h": 182.8
},
"luminance": 0.49896
}Semantic roles & 50–950 ramp
primary
#A2C2BC
secondary
#E4DBDD
accent
#46579F
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121414
muted
#818382