#A2C2BE#A2C2BE
#A2C2BE is a light, muted teal. Relative luminance 0.500; OKLCH L 78.9% C 0.035 H 187.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2BE |
|---|---|
| RGB | rgb(162, 194, 190) |
| HSL | hsl(173, 21%, 70%) |
| HSV | hsv(173, 16%, 76%) |
| CMYK | cmyk(16.5%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(76.06, -11.53, -1.58) |
| CIE-LCH | lch(76.06, 11.64, 187.80°) |
| OKLab | oklab(78.93% -0.0346 -0.0044) |
| OKLCH | oklch(78.93% 0.035 187.2) |
| XYZ | xyz(43.4839, 49.9814, 56.0615) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 9.31
Cool Grey
#95A3A6
ΔE00 10.65
Silver (survey)
#C5C9C7
ΔE00 10.74
Pale Teal
#82CBB2
ΔE00 10.98
Paleturquoise
#AFEEEE
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2BE #C2A2A6
analogous
#A2C2AE #A2C2BE #A2B6C2
triadic
#A2C2BE #BEA2C2 #C2BEA2
tetradic
#A2C2BE #AEA2C2 #C2A2A6 #B6C2A2
square
#A2C2BE #AEA2C2 #C2A2A6 #B6C2A2
split-complementary
#A2C2BE #C2A2B6 #C2AEA2
monochromatic
#5D8D87 #7DAAA4 #A2C2BE #C7DAD8 #ECF2F2
Accessibility & contrast
On white
1.91
#A2C2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A2C2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2BE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2BE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#99C4C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c2be; /* rgb */ color: rgb(162, 194, 190); /* oklch */ color: oklch(78.9% 0.035 187.2);
Tailwind
colors: {
custom: {
50: '#bed4d1',
500: '#a2c2be',
950: '#000000',
},
}SCSS
$custom: #a2c2be; $custom-light: #bed4d1; $custom-dark: #000000;
JSON
{
"hex": "#a2c2be",
"rgb": {
"r": 162,
"g": 194,
"b": 190
},
"hsl": {
"h": 172.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78928,
"c": 0.03492,
"h": 187.2
},
"luminance": 0.49983
}Semantic roles & 50–950 ramp
primary
#A2C2BE
secondary
#E4DBDD
accent
#46519F
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121414
muted
#818382