#ACCA94#ACCA94
#ACCA94 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.3% C 0.080 H 131.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA94 |
|---|---|
| RGB | rgb(172, 202, 148) |
| HSL | hsl(93, 34%, 69%) |
| HSV | hsv(93, 27%, 79%) |
| CMYK | cmyk(14.9%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(77.96, -19.76, 23.74) |
| CIE-LCH | lch(77.96, 30.88, 129.78°) |
| OKLab | oklab(80.3% -0.0534 0.06) |
| OKLCH | oklch(80.3% 0.08 131.6) |
| XYZ | xyz(43.4781, 53.1493, 35.9795) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.63
Pale Olive
#B9CC81
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 5.93
Darkseagreen
#8FBC8F
ΔE00 6.10
Lichen
#8FB67B
ΔE00 6.28
Pale Olive Green
#B1D27B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA94 #B294CA
analogous
#C7CA94 #ACCA94 #94CA97
triadic
#ACCA94 #94ACCA #CA94AC
tetradic
#ACCA94 #94C7CA #B294CA #CA9794
square
#ACCA94 #94C7CA #B294CA #CA9794
split-complementary
#ACCA94 #9794CA #CA94C7
monochromatic
#6E984B #8CB66B #ACCA94 #CCDEBD #EBF3E6
Accessibility & contrast
On white
1.81
#ACCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#ACCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA94
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA94 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC291
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#ADC5BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acca94; /* rgb */ color: rgb(172, 202, 148); /* oklch */ color: oklch(80.3% 0.080 131.6);
Tailwind
colors: {
custom: {
50: '#c5dab3',
500: '#acca94',
950: '#000000',
},
}SCSS
$custom: #acca94; $custom-light: #c5dab3; $custom-dark: #000000;
JSON
{
"hex": "#acca94",
"rgb": {
"r": 172,
"g": 202,
"b": 148
},
"hsl": {
"h": 93.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.80299,
"c": 0.08034,
"h": 131.6
},
"luminance": 0.5315
}Semantic roles & 50–950 ramp
primary
#ACCA94
secondary
#84639F
accent
#39AD79
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381