#A2C2BB#A2C2BB
#A2C2BB is a light, muted teal. Relative luminance 0.499; OKLCH L 78.8% C 0.036 H 180.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2BB |
|---|---|
| RGB | rgb(162, 194, 187) |
| HSL | hsl(167, 21%, 70%) |
| HSV | hsv(167, 16%, 76%) |
| CMYK | cmyk(16.5%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.98, -12.15, -0.07) |
| CIE-LCH | lch(75.98, 12.15, 180.33°) |
| OKLab | oklab(78.84% -0.0359 -0.0004) |
| OKLCH | oklch(78.84% 0.036 180.6) |
| XYZ | xyz(43.1594, 49.8516, 54.3525) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.25
Pale Teal
#82CBB2
ΔE00 10.04
Lightblue
#ADD8E6
ΔE00 10.48
Silver (survey)
#C5C9C7
ΔE00 11.11
Cool Grey
#95A3A6
ΔE00 11.22
Greenish Grey
#96AE8D
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2BB #C2A2A9
analogous
#A2C2AB #A2C2BB #A2B9C2
triadic
#A2C2BB #BBA2C2 #C2BBA2
tetradic
#A2C2BB #ABA2C2 #C2A2A9 #B9C2A2
square
#A2C2BB #ABA2C2 #C2A2A9 #B9C2A2
split-complementary
#A2C2BB #C2A2B9 #C2ABA2
monochromatic
#5D8D82 #7DAAA0 #A2C2BB #C7DAD6 #ECF2F1
Accessibility & contrast
On white
1.91
#A2C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#A2C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2BB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2BB | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#B9B9BC
Tritanopia (blue-blind)
#9AC3C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c2bb; /* rgb */ color: rgb(162, 194, 187); /* oklch */ color: oklch(78.8% 0.036 180.6);
Tailwind
colors: {
custom: {
50: '#bed4cf',
500: '#a2c2bb',
950: '#000000',
},
}SCSS
$custom: #a2c2bb; $custom-light: #bed4cf; $custom-dark: #000000;
JSON
{
"hex": "#a2c2bb",
"rgb": {
"r": 162,
"g": 194,
"b": 187
},
"hsl": {
"h": 166.875,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78838,
"c": 0.03586,
"h": 180.6
},
"luminance": 0.49853
}Semantic roles & 50–950 ramp
primary
#A2C2BB
secondary
#E4DBDD
accent
#465A9F
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121413
muted
#818382