#ACDD8A#ACDD8A
#ACDD8A is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.4% C 0.121 H 133.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD8A |
|---|---|
| RGB | rgb(172, 221, 138) |
| HSL | hsl(95, 55%, 70%) |
| HSV | hsv(95, 38%, 87%) |
| CMYK | cmyk(22.2%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(83.08, -30.41, 35.72) |
| CIE-LCH | lch(83.08, 46.92, 130.41°) |
| OKLab | oklab(84.35% -0.0832 0.0883) |
| OKLCH | oklch(84.35% 0.121 133.3) |
| XYZ | xyz(47.4562, 62.3175, 33.5680) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.90
Pale Olive Green
#B1D27B
ΔE00 4.00
Light Sage
#BCECAC
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD8A #BB8ADD
analogous
#D5DD8A #ACDD8A #8ADD91
triadic
#ACDD8A #8AACDD #DD8AAC
tetradic
#ACDD8A #8AD5DD #BB8ADD #DD918A
square
#ACDD8A #8AD5DD #BB8ADD #DD918A
split-complementary
#ACDD8A #918ADD #DD8AD5
monochromatic
#6BB735 #8ACF5B #ACDD8A #CEEBB9 #EEF8E7
Accessibility & contrast
On white
1.56
#ACDD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#ACDD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD8A
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD8A | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#DCCE8E
Tritanopia (blue-blind)
#ADD7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd8a; /* rgb */ color: rgb(172, 221, 138); /* oklch */ color: oklch(84.4% 0.121 133.3);
Tailwind
colors: {
custom: {
50: '#c6e7ad',
500: '#acdd8a',
950: '#000000',
},
}SCSS
$custom: #acdd8a; $custom-light: #c6e7ad; $custom-dark: #000000;
JSON
{
"hex": "#acdd8a",
"rgb": {
"r": 172,
"g": 221,
"b": 138
},
"hsl": {
"h": 95.422,
"s": 54.967,
"l": 70.392
},
"oklch": {
"l": 0.84351,
"c": 0.12129,
"h": 133.3
},
"luminance": 0.62319
}Semantic roles & 50–950 ramp
primary
#ACDD8A
secondary
#8E57B4
accent
#23C281
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481