#ACDA92#ACDA92
#ACDA92 is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 83.8% C 0.108 H 134.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA92 |
|---|---|
| RGB | rgb(172, 218, 146) |
| HSL | hsl(98, 49%, 71%) |
| HSV | hsv(98, 33%, 85%) |
| CMYK | cmyk(21.1%, 0%, 33%, 14.5%) |
| CIE-LAB | lab(82.37, -27.87, 30.71) |
| CIE-LCH | lch(82.37, 41.47, 132.22°) |
| OKLab | oklab(83.82% -0.0759 0.0767) |
| OKLCH | oklch(83.82% 0.108 134.7) |
| XYZ | xyz(47.2718, 60.9877, 36.4698) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Light Sage
#BCECAC
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.72
Light Moss Green
#A6C875
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 5.92
Pistachio
#93C572
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA92 #C092DA
analogous
#D0DA92 #ACDA92 #92DA9C
triadic
#ACDA92 #92ACDA #DA92AC
tetradic
#ACDA92 #92D0DA #C092DA #DA9C92
square
#ACDA92 #92D0DA #C092DA #DA9C92
split-complementary
#ACDA92 #9C92DA #DA92D0
monochromatic
#68B43D #89CA64 #ACDA92 #CFEAC0 #EEF7E8
Accessibility & contrast
On white
1.59
#ACDA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#ACDA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA92
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA92 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8D
Deuteranopia (green-blind)
#D8CC96
Tritanopia (blue-blind)
#ACD5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda92; /* rgb */ color: rgb(172, 218, 146); /* oklch */ color: oklch(83.8% 0.108 134.7);
Tailwind
colors: {
custom: {
50: '#c6e5b2',
500: '#acda92',
950: '#000000',
},
}SCSS
$custom: #acda92; $custom-light: #c6e5b2; $custom-dark: #000000;
JSON
{
"hex": "#acda92",
"rgb": {
"r": 172,
"g": 218,
"b": 146
},
"hsl": {
"h": 98.333,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.83822,
"c": 0.10794,
"h": 134.7
},
"luminance": 0.60989
}Semantic roles & 50–950 ramp
primary
#ACDA92
secondary
#945FB1
accent
#29BD87
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481