#ACCE96#ACCE96
#ACCE96 is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.2% C 0.084 H 133.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCE96 |
|---|---|
| RGB | rgb(172, 206, 150) |
| HSL | hsl(96, 36%, 70%) |
| HSV | hsv(96, 27%, 81%) |
| CMYK | cmyk(16.5%, 0%, 27.2%, 19.2%) |
| CIE-LAB | lab(79.11, -21.44, 24.24) |
| CIE-LCH | lch(79.11, 32.36, 131.49°) |
| OKLab | oklab(81.23% -0.0581 0.0613) |
| OKLCH | oklch(81.23% 0.084 133.4) |
| XYZ | xyz(44.5885, 55.1146, 37.1373) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.55
Light Moss Green
#A6C875
ΔE00 5.92
Pale Olive
#B9CC81
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 6.32
Darkseagreen
#8FBC8F
ΔE00 6.42
Pistachio
#93C572
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCE96 #B896CE
analogous
#C8CE96 #ACCE96 #96CE9C
triadic
#ACCE96 #96ACCE #CE96AC
tetradic
#ACCE96 #96C8CE #B896CE #CE9C96
square
#ACCE96 #96C8CE #B896CE #CE9C96
split-complementary
#ACCE96 #9C96CE #CE96C8
monochromatic
#6C9F4A #8BBB6C #ACCE96 #CDE1C0 #EEF5E9
Accessibility & contrast
On white
1.75
#ACCE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#ACCE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCE96
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCE96 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#ADC9BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acce96; /* rgb */ color: rgb(172, 206, 150); /* oklch */ color: oklch(81.2% 0.084 133.4);
Tailwind
colors: {
custom: {
50: '#c5ddb5',
500: '#acce96',
950: '#000000',
},
}SCSS
$custom: #acce96; $custom-light: #c5ddb5; $custom-dark: #000000;
JSON
{
"hex": "#acce96",
"rgb": {
"r": 172,
"g": 206,
"b": 150
},
"hsl": {
"h": 96.429,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.81226,
"c": 0.08442,
"h": 133.4
},
"luminance": 0.55115
}Semantic roles & 50–950 ramp
primary
#ACCE96
secondary
#8B65A3
accent
#36AF80
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481