#ACC09D#ACC09D
#ACC09D is a light, muted yellow-green. Relative luminance 0.489; OKLCH L 78.3% C 0.053 H 131.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC09D |
|---|---|
| RGB | rgb(172, 192, 157) |
| HSL | hsl(94, 22%, 68%) |
| HSV | hsv(94, 18%, 75%) |
| CMYK | cmyk(10.4%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(75.39, -13.25, 15.39) |
| CIE-LCH | lch(75.39, 20.31, 130.73°) |
| OKLab | oklab(78.31% -0.0355 0.0396) |
| OKLCH | oklch(78.31% 0.053 131.9) |
| XYZ | xyz(41.9477, 48.9039, 39.1212) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.93
Greenish Grey
#96AE8D
ΔE00 5.38
Darkseagreen
#8FBC8F
ΔE00 6.59
Lichen
#8FB67B
ΔE00 7.99
Sage Green (survey)
#88B378
ΔE00 8.92
Sage
#87AE73
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC09D #B19DC0
analogous
#BDC09D #ACC09D #9DC09F
triadic
#ACC09D #9DACC0 #C09DAC
tetradic
#ACC09D #9DBDC0 #B19DC0 #C09F9D
square
#ACC09D #9DBDC0 #B19DC0 #C09F9D
split-complementary
#ACC09D #9F9DC0 #C09DBD
monochromatic
#6E8A59 #8CA878 #ACC09D #CCD8C2 #EBF0E8
Accessibility & contrast
On white
1.95
#ACC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#ACC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC09D
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC09D | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9B
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#ADBDB6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acc09d; /* rgb */ color: rgb(172, 192, 157); /* oklch */ color: oklch(78.3% 0.053 131.9);
Tailwind
colors: {
custom: {
50: '#c5d3ba',
500: '#acc09d',
950: '#000000',
},
}SCSS
$custom: #acc09d; $custom-light: #c5d3ba; $custom-dark: #000000;
JSON
{
"hex": "#acc09d",
"rgb": {
"r": 172,
"g": 192,
"b": 157
},
"hsl": {
"h": 94.286,
"s": 21.739,
"l": 68.431
},
"oklch": {
"l": 0.78308,
"c": 0.05313,
"h": 131.9
},
"luminance": 0.48904
}Semantic roles & 50–950 ramp
primary
#ACC09D
secondary
#DDD7E2
accent
#45A079
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280