#A4C09C#A4C09C
#A4C09C is a light, muted green. Relative luminance 0.480; OKLCH L 77.7% C 0.059 H 138.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C09C |
|---|---|
| RGB | rgb(164, 192, 156) |
| HSL | hsl(107, 22%, 68%) |
| HSV | hsv(107, 19%, 75%) |
| CMYK | cmyk(14.6%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(74.82, -16.27, 15.04) |
| CIE-LCH | lch(74.82, 22.16, 137.25°) |
| OKLab | oklab(77.71% -0.0441 0.0387) |
| OKLCH | oklch(77.71% 0.059 138.8) |
| XYZ | xyz(40.1590, 47.9914, 38.5935) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.62
Greenish Grey
#96AE8D
ΔE00 4.91
Sage Green
#9CAF88
ΔE00 5.12
Lichen
#8FB67B
ΔE00 6.97
Sage Green (survey)
#88B378
ΔE00 7.76
Greyish Green
#82A67D
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C09C #B89CC0
analogous
#B6C09C #A4C09C #9CC0A6
triadic
#A4C09C #9CA4C0 #C09CA4
tetradic
#A4C09C #9CB6C0 #B89CC0 #C0A69C
square
#A4C09C #9CB6C0 #B89CC0 #C0A69C
split-complementary
#A4C09C #A69CC0 #C09CB6
monochromatic
#638A58 #82A877 #A4C09C #C6D8C1 #E9F0E7
Accessibility & contrast
On white
1.98
#A4C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A4C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C09C
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C09C | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9A
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#A3BDB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a4c09c; /* rgb */ color: rgb(164, 192, 156); /* oklch */ color: oklch(77.7% 0.059 138.8);
Tailwind
colors: {
custom: {
50: '#bfd3b9',
500: '#a4c09c',
950: '#000000',
},
}SCSS
$custom: #a4c09c; $custom-light: #bfd3b9; $custom-dark: #000000;
JSON
{
"hex": "#a4c09c",
"rgb": {
"r": 164,
"g": 192,
"b": 156
},
"hsl": {
"h": 106.667,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.77706,
"c": 0.05866,
"h": 138.8
},
"luminance": 0.47992
}Semantic roles & 50–950 ramp
primary
#A4C09C
secondary
#DFD6E1
accent
#45A18C
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280