#A2C4BC#A2C4BC
#A2C4BC is a light, muted teal. Relative luminance 0.508; OKLCH L 79.3% C 0.038 H 179.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C4BC |
|---|---|
| RGB | rgb(162, 196, 188) |
| HSL | hsl(166, 22%, 70%) |
| HSV | hsv(166, 17%, 77%) |
| CMYK | cmyk(17.3%, 0%, 4.1%, 23.1%) |
| CIE-LAB | lab(76.55, -12.98, 0.23) |
| CIE-LCH | lch(76.55, 12.98, 179.00°) |
| OKLab | oklab(79.3% -0.0382 0.0004) |
| OKLCH | oklch(79.3% 0.038 179.4) |
| XYZ | xyz(43.7149, 50.7908, 55.0676) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.06
Pale Teal
#82CBB2
ΔE00 9.36
Lightblue
#ADD8E6
ΔE00 10.65
Seafoam Blue
#78D1B6
ΔE00 11.04
Paleturquoise
#AFEEEE
ΔE00 11.07
Greenish Grey
#96AE8D
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C4BC #C4A2AA
analogous
#A2C4AB #A2C4BC #A2BBC4
triadic
#A2C4BC #BCA2C4 #C4BCA2
tetradic
#A2C4BC #ABA2C4 #C4A2AA #BBC4A2
square
#A2C4BC #ABA2C4 #C4A2AA #BBC4A2
split-complementary
#A2C4BC #C4A2BB #C4ABA2
monochromatic
#5B9084 #7DACA1 #A2C4BC #C7DCD7 #ECF3F2
Accessibility & contrast
On white
1.88
#A2C4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A2C4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C4BC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C4BC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#9AC5C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a2c4bc; /* rgb */ color: rgb(162, 196, 188); /* oklch */ color: oklch(79.3% 0.038 179.4);
Tailwind
colors: {
custom: {
50: '#bed5d0',
500: '#a2c4bc',
950: '#000000',
},
}SCSS
$custom: #a2c4bc; $custom-light: #bed5d0; $custom-dark: #000000;
JSON
{
"hex": "#a2c4bc",
"rgb": {
"r": 162,
"g": 196,
"b": 188
},
"hsl": {
"h": 165.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.79303,
"c": 0.03819,
"h": 179.4
},
"luminance": 0.50792
}Semantic roles & 50–950 ramp
primary
#A2C4BC
secondary
#98727B
accent
#455AA1
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383