#A4C2BB#A4C2BB
#A4C2BB is a light, muted teal. Relative luminance 0.501; OKLCH L 79.0% C 0.034 H 179.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C2BB |
|---|---|
| RGB | rgb(164, 194, 187) |
| HSL | hsl(166, 20%, 70%) |
| HSV | hsv(166, 15%, 76%) |
| CMYK | cmyk(15.5%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(76.11, -11.49, 0.13) |
| CIE-LCH | lch(76.11, 11.49, 179.33°) |
| OKLab | oklab(78.97% -0.0339 0.0002) |
| OKLCH | oklch(78.97% 0.034 179.7) |
| XYZ | xyz(43.5690, 50.0628, 54.3717) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 10.46
Lightblue
#ADD8E6
ΔE00 10.48
Silver (survey)
#C5C9C7
ΔE00 10.59
Cool Grey
#95A3A6
ΔE00 10.98
Greenish Grey
#96AE8D
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C2BB #C2A4AB
analogous
#A4C2AC #A4C2BB #A4BAC2
triadic
#A4C2BB #BBA4C2 #C2BBA4
tetradic
#A4C2BB #ACA4C2 #C2A4AB #BAC2A4
square
#A4C2BB #ACA4C2 #C2A4AB #BAC2A4
split-complementary
#A4C2BB #C2A4BA #C2ACA4
monochromatic
#5F8D82 #7FA9A0 #A4C2BB #C9DBD6 #EDF3F1
Accessibility & contrast
On white
1.91
#A4C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#A4C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C2BB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C2BB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#9DC3C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4c2bb; /* rgb */ color: rgb(164, 194, 187); /* oklch */ color: oklch(79.0% 0.034 179.7);
Tailwind
colors: {
custom: {
50: '#bfd4cf',
500: '#a4c2bb',
950: '#000000',
},
}SCSS
$custom: #a4c2bb; $custom-light: #bfd4cf; $custom-dark: #000000;
JSON
{
"hex": "#a4c2bb",
"rgb": {
"r": 164,
"g": 194,
"b": 187
},
"hsl": {
"h": 166,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.78974,
"c": 0.03387,
"h": 179.7
},
"luminance": 0.50064
}Semantic roles & 50–950 ramp
primary
#A4C2BB
secondary
#96747C
accent
#475C9E
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383