#A2C7BB#A2C7BB
#A2C7BB is a light, muted teal. Relative luminance 0.521; OKLCH L 79.9% C 0.043 H 173.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C7BB |
|---|---|
| RGB | rgb(162, 199, 187) |
| HSL | hsl(161, 25%, 71%) |
| HSV | hsv(161, 19%, 78%) |
| CMYK | cmyk(18.6%, 0%, 6%, 22%) |
| CIE-LAB | lab(77.35, -14.73, 1.93) |
| CIE-LCH | lch(77.35, 14.85, 172.54°) |
| OKLab | oklab(79.93% -0.0427 0.0049) |
| OKLCH | oklch(79.93% 0.043 173.5) |
| XYZ | xyz(44.2909, 52.1147, 54.7296) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.82
Seafoam Blue
#78D1B6
ΔE00 9.56
Powder Blue
#B0E0E6
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 10.66
Paleturquoise
#AFEEEE
ΔE00 10.85
Darkseagreen
#8FBC8F
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C7BB #C7A2AE
analogous
#A2C7A8 #A2C7BB #A2C0C7
triadic
#A2C7BB #BBA2C7 #C7BBA2
tetradic
#A2C7BB #A8A2C7 #C7A2AE #C0C7A2
square
#A2C7BB #A8A2C7 #C7A2AE #C0C7A2
split-complementary
#A2C7BB #C7A2C0 #C7A8A2
monochromatic
#5A9582 #7CB09F #A2C7BB #C8DED7 #ECF3F1
Accessibility & contrast
On white
1.84
#A2C7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#A2C7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C7BB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C7BB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#9AC8C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2c7bb; /* rgb */ color: rgb(162, 199, 187); /* oklch */ color: oklch(79.9% 0.043 173.5);
Tailwind
colors: {
custom: {
50: '#bed8cf',
500: '#a2c7bb',
950: '#000000',
},
}SCSS
$custom: #a2c7bb; $custom-light: #bed8cf; $custom-dark: #000000;
JSON
{
"hex": "#a2c7bb",
"rgb": {
"r": 162,
"g": 199,
"b": 187
},
"hsl": {
"h": 160.541,
"s": 24.832,
"l": 70.784
},
"oklch": {
"l": 0.79928,
"c": 0.04296,
"h": 173.5
},
"luminance": 0.52116
}Semantic roles & 50–950 ramp
primary
#A2C7BB
secondary
#9C727F
accent
#4262A3
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383