#ACDA99#ACDA99
#ACDA99 is a very light, moderate green. Relative luminance 0.612; OKLCH L 84.0% C 0.100 H 136.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA99 |
|---|---|
| RGB | rgb(172, 218, 153) |
| HSL | hsl(102, 47%, 73%) |
| HSV | hsv(102, 30%, 85%) |
| CMYK | cmyk(21.1%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(82.49, -26.83, 27.26) |
| CIE-LCH | lch(82.49, 38.25, 134.54°) |
| OKLab | oklab(83.96% -0.073 0.0686) |
| OKLCH | oklch(83.96% 0.1 136.8) |
| XYZ | xyz(47.8331, 61.2122, 39.4258) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.99
Light Sage
#BCECAC
ΔE00 4.14
Hospital Green
#9BE5AA
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.95
Washed Out Green
#BCF5A6
ΔE00 6.13
Light Moss Green
#A6C875
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA99 #C799DA
analogous
#CCDA99 #ACDA99 #99DAA7
triadic
#ACDA99 #99ACDA #DA99AC
tetradic
#ACDA99 #99CCDA #C799DA #DAA799
square
#ACDA99 #99CCDA #C799DA #DAA799
split-complementary
#ACDA99 #A799DA #DA99CC
monochromatic
#64B642 #87CA6C #ACDA99 #D1EAC6 #EDF7E9
Accessibility & contrast
On white
1.59
#ACDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#ACDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA99
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA99 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#D7CC9C
Tritanopia (blue-blind)
#ABD5C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda99; /* rgb */ color: rgb(172, 218, 153); /* oklch */ color: oklch(84.0% 0.100 136.8);
Tailwind
colors: {
custom: {
50: '#c5e5b7',
500: '#acda99',
950: '#000000',
},
}SCSS
$custom: #acda99; $custom-light: #c5e5b7; $custom-dark: #000000;
JSON
{
"hex": "#acda99",
"rgb": {
"r": 172,
"g": 218,
"b": 153
},
"hsl": {
"h": 102.462,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.83958,
"c": 0.10018,
"h": 136.8
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#ACDA99
secondary
#9B66B1
accent
#2CBA90
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481