#ACDA91#ACDA91
#ACDA91 is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 83.8% C 0.109 H 134.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA91 |
|---|---|
| RGB | rgb(172, 218, 145) |
| HSL | hsl(98, 50%, 71%) |
| HSV | hsv(98, 33%, 85%) |
| CMYK | cmyk(21.1%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(82.36, -28.01, 31.20) |
| CIE-LCH | lch(82.36, 41.93, 131.92°) |
| OKLab | oklab(83.8% -0.0763 0.0779) |
| OKLCH | oklch(83.8% 0.109 134.4) |
| XYZ | xyz(47.1944, 60.9567, 36.0619) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.68
Pale Olive Green
#B1D27B
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 4.73
Light Moss Green
#A6C875
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 5.92
Pistachio
#93C572
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA91 #BF91DA
analogous
#D0DA91 #ACDA91 #91DA9A
triadic
#ACDA91 #91ACDA #DA91AC
tetradic
#ACDA91 #91D0DA #BF91DA #DA9A91
square
#ACDA91 #91D0DA #BF91DA #DA9A91
split-complementary
#ACDA91 #9A91DA #DA91D0
monochromatic
#69B43D #89CB63 #ACDA91 #CFE9BF #EEF7E8
Accessibility & contrast
On white
1.59
#ACDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ACDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA91
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA91 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8C
Deuteranopia (green-blind)
#D9CB95
Tritanopia (blue-blind)
#ACD5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda91; /* rgb */ color: rgb(172, 218, 145); /* oklch */ color: oklch(83.8% 0.109 134.4);
Tailwind
colors: {
custom: {
50: '#c6e5b2',
500: '#acda91',
950: '#000000',
},
}SCSS
$custom: #acda91; $custom-light: #c6e5b2; $custom-dark: #000000;
JSON
{
"hex": "#acda91",
"rgb": {
"r": 172,
"g": 218,
"b": 145
},
"hsl": {
"h": 97.808,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.83803,
"c": 0.10905,
"h": 134.4
},
"luminance": 0.60958
}Semantic roles & 50–950 ramp
primary
#ACDA91
secondary
#925EB1
accent
#29BD86
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131511
muted
#828481