#ACCE99#ACCE99
#ACCE99 is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.3% C 0.081 H 134.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCE99 |
|---|---|
| RGB | rgb(172, 206, 153) |
| HSL | hsl(98, 35%, 70%) |
| HSV | hsv(98, 26%, 81%) |
| CMYK | cmyk(16.5%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(79.16, -20.97, 22.74) |
| CIE-LCH | lch(79.16, 30.93, 132.68°) |
| OKLab | oklab(81.29% -0.0568 0.0577) |
| OKLCH | oklch(81.29% 0.081 134.5) |
| XYZ | xyz(44.8332, 55.2124, 38.4258) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.75
Darkseagreen
#8FBC8F
ΔE00 6.14
Pale Olive
#B9CC81
ΔE00 6.57
Light Moss Green
#A6C875
ΔE00 6.60
Lichen
#8FB67B
ΔE00 6.97
Light Sage
#BCECAC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCE99 #BB99CE
analogous
#C6CE99 #ACCE99 #99CEA1
triadic
#ACCE99 #99ACCE #CE99AC
tetradic
#ACCE99 #99C6CE #BB99CE #CEA199
square
#ACCE99 #99C6CE #BB99CE #CEA199
split-complementary
#ACCE99 #A199CE #CE99C6
monochromatic
#6BA04D #8ABA70 #ACCE99 #CEE2C2 #EEF5EA
Accessibility & contrast
On white
1.74
#ACCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ACCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCE99
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCE99 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C696
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#ACCAC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acce99; /* rgb */ color: rgb(172, 206, 153); /* oklch */ color: oklch(81.3% 0.081 134.5);
Tailwind
colors: {
custom: {
50: '#c5ddb7',
500: '#acce99',
950: '#000000',
},
}SCSS
$custom: #acce99; $custom-light: #c5ddb7; $custom-dark: #000000;
JSON
{
"hex": "#acce99",
"rgb": {
"r": 172,
"g": 206,
"b": 153
},
"hsl": {
"h": 98.491,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.8129,
"c": 0.08094,
"h": 134.5
},
"luminance": 0.55213
}Semantic roles & 50–950 ramp
primary
#ACCE99
secondary
#8E68A3
accent
#38AE84
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481