#A4BEB0#A4BEB0
#A4BEB0 is a light, muted green. Relative luminance 0.479; OKLCH L 77.8% C 0.035 H 162.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEB0 |
|---|---|
| RGB | rgb(164, 190, 176) |
| HSL | hsl(148, 17%, 69%) |
| HSV | hsv(148, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(74.73, -11.59, 4.10) |
| CIE-LCH | lch(74.73, 12.29, 160.52°) |
| OKLab | oklab(77.79% -0.0328 0.0107) |
| OKLCH | oklch(77.79% 0.035 162) |
| XYZ | xyz(41.5579, 47.8532, 48.1130) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.18
Sage Green
#9CAF88
ΔE00 9.69
Pale Teal
#82CBB2
ΔE00 10.08
Darkseagreen
#8FBC8F
ΔE00 10.38
Silver (survey)
#C5C9C7
ΔE00 11.18
Greyish Teal
#719F91
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEB0 #BEA4B2
analogous
#A5BEA4 #A4BEB0 #A4BEBD
triadic
#A4BEB0 #B0A4BE #BEB0A4
tetradic
#A4BEB0 #A4A5BE #BEA4B2 #BEBDA4
square
#A4BEB0 #A4A5BE #BEA4B2 #BEBDA4
split-complementary
#A4BEB0 #BDA4BE #BEA4A5
monochromatic
#618772 #80A591 #A4BEB0 #C8D8CF #EBF1EE
Accessibility & contrast
On white
1.99
#A4BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A4BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEB0
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEB0 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#B8B7B1
Tritanopia (blue-blind)
#9FBEBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4beb0; /* rgb */ color: rgb(164, 190, 176); /* oklch */ color: oklch(77.8% 0.035 162.0);
Tailwind
colors: {
custom: {
50: '#bfd1c7',
500: '#a4beb0',
950: '#000000',
},
}SCSS
$custom: #a4beb0; $custom-light: #bfd1c7; $custom-dark: #000000;
JSON
{
"hex": "#a4beb0",
"rgb": {
"r": 164,
"g": 190,
"b": 176
},
"hsl": {
"h": 147.692,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.7779,
"c": 0.03452,
"h": 162
},
"luminance": 0.47854
}Semantic roles & 50–950 ramp
primary
#A4BEB0
secondary
#E3DBDF
accent
#4B769B
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282