#ACCA99#ACCA99
#ACCA99 is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.4% C 0.074 H 133.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA99 |
|---|---|
| RGB | rgb(172, 202, 153) |
| HSL | hsl(97, 32%, 70%) |
| HSV | hsv(97, 24%, 79%) |
| CMYK | cmyk(14.9%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(78.06, -18.98, 21.22) |
| CIE-LCH | lch(78.06, 28.47, 131.80°) |
| OKLab | oklab(80.41% -0.0513 0.054) |
| OKLCH | oklch(80.41% 0.074 133.5) |
| XYZ | xyz(43.8825, 53.3110, 38.1089) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 5.99
Lichen
#8FB67B
ΔE00 6.63
Pale Olive
#B9CC81
ΔE00 6.86
Light Moss Green
#A6C875
ΔE00 7.12
Sage Green
#9CAF88
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA99 #B799CA
analogous
#C5CA99 #ACCA99 #99CA9F
triadic
#ACCA99 #99ACCA #CA99AC
tetradic
#ACCA99 #99C5CA #B799CA #CA9F99
square
#ACCA99 #99C5CA #B799CA #CA9F99
split-complementary
#ACCA99 #9F99CA #CA99C5
monochromatic
#6C9950 #8BB571 #ACCA99 #CDDFC1 #EEF4EA
Accessibility & contrast
On white
1.80
#ACCA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ACCA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA99
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA99 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC396
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#ADC6BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acca99; /* rgb */ color: rgb(172, 202, 153); /* oklch */ color: oklch(80.4% 0.074 133.5);
Tailwind
colors: {
custom: {
50: '#c5dab7',
500: '#acca99',
950: '#000000',
},
}SCSS
$custom: #acca99; $custom-light: #c5dab7; $custom-dark: #000000;
JSON
{
"hex": "#acca99",
"rgb": {
"r": 172,
"g": 202,
"b": 153
},
"hsl": {
"h": 96.735,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.80407,
"c": 0.07443,
"h": 133.5
},
"luminance": 0.53312
}Semantic roles & 50–950 ramp
primary
#ACCA99
secondary
#8A689F
accent
#3BAA7F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381