#A4C0AE#A4C0AE
#A4C0AE is a light, muted green. Relative luminance 0.486; OKLCH L 78.2% C 0.040 H 157.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C0AE |
|---|---|
| RGB | rgb(164, 192, 174) |
| HSL | hsl(141, 18%, 70%) |
| HSV | hsv(141, 15%, 75%) |
| CMYK | cmyk(14.6%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(75.23, -13.01, 5.91) |
| CIE-LCH | lch(75.23, 14.29, 155.59°) |
| OKLab | oklab(78.17% -0.0365 0.0154) |
| OKLCH | oklch(78.17% 0.04 157.2) |
| XYZ | xyz(41.7976, 48.6469, 47.2238) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.35
Sage Green
#9CAF88
ΔE00 8.81
Darkseagreen
#8FBC8F
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 9.12
Seafoam Blue
#78D1B6
ΔE00 11.07
Grey Green
#86A17D
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C0AE #C0A4B6
analogous
#A8C0A4 #A4C0AE #A4C0BC
triadic
#A4C0AE #AEA4C0 #C0AEA4
tetradic
#A4C0AE #A4A8C0 #C0A4B6 #C0BCA4
square
#A4C0AE #A4A8C0 #C0A4B6 #C0BCA4
split-complementary
#A4C0AE #BCA4C0 #C0A4A8
monochromatic
#608A6F #80A78E #A4C0AE #C8D9CE #ECF2EE
Accessibility & contrast
On white
1.96
#A4C0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A4C0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C0AE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C0AE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAD
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#A0BFBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4c0ae; /* rgb */ color: rgb(164, 192, 174); /* oklch */ color: oklch(78.2% 0.040 157.2);
Tailwind
colors: {
custom: {
50: '#bfd3c6',
500: '#a4c0ae',
950: '#000000',
},
}SCSS
$custom: #a4c0ae; $custom-light: #bfd3c6; $custom-dark: #000000;
JSON
{
"hex": "#a4c0ae",
"rgb": {
"r": 164,
"g": 192,
"b": 174
},
"hsl": {
"h": 141.429,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.78169,
"c": 0.03957,
"h": 157.2
},
"luminance": 0.48648
}Semantic roles & 50–950 ramp
primary
#A4C0AE
secondary
#E4DCE1
accent
#497F9C
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282