#ACCA8B#ACCA8B
#ACCA8B is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.1% C 0.091 H 129.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA8B |
|---|---|
| RGB | rgb(172, 202, 139) |
| HSL | hsl(89, 37%, 67%) |
| HSV | hsv(89, 31%, 79%) |
| CMYK | cmyk(14.9%, 0%, 31.2%, 20.8%) |
| CIE-LAB | lab(77.80, -21.10, 28.24) |
| CIE-LCH | lch(77.80, 35.25, 126.76°) |
| OKLab | oklab(80.12% -0.0572 0.0707) |
| OKLCH | oklch(80.12% 0.091 129) |
| XYZ | xyz(42.7933, 52.8753, 32.3725) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.93
Pale Olive
#B9CC81
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.71
Tan Green
#A9BE70
ΔE00 5.13
Pistachio
#93C572
ΔE00 5.30
Light Grey Green
#B7E1A1
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA8B #A98BCA
analogous
#CAC88B #ACCA8B #8DCA8B
triadic
#ACCA8B #8BACCA #CA8BAC
tetradic
#ACCA8B #8BCAC8 #A98BCA #CA8B8D
square
#ACCA8B #8BCAC8 #A98BCA #CA8B8D
split-complementary
#ACCA8B #8B8DCA #C88BCA
monochromatic
#6F9645 #8EB761 #ACCA8B #CADDB5 #E8F0DF
Accessibility & contrast
On white
1.81
#ACCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ACCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA8B
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA8B | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C287
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#AFC5BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acca8b; /* rgb */ color: rgb(172, 202, 139); /* oklch */ color: oklch(80.1% 0.091 129.0);
Tailwind
colors: {
custom: {
50: '#c5daad',
500: '#acca8b',
950: '#000000',
},
}SCSS
$custom: #acca8b; $custom-light: #c5daad; $custom-dark: #000000;
JSON
{
"hex": "#acca8b",
"rgb": {
"r": 172,
"g": 202,
"b": 139
},
"hsl": {
"h": 88.571,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.80117,
"c": 0.09095,
"h": 129
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#ACCA8B
secondary
#7B5C9D
accent
#35B070
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381