#ACDD7C#ACDD7C
#ACDD7C is a very light, vivid yellow-green. Relative luminance 0.619; OKLCH L 84.1% C 0.136 H 130.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD7C |
|---|---|
| RGB | rgb(172, 221, 124) |
| HSL | hsl(90, 59%, 68%) |
| HSV | hsv(90, 44%, 87%) |
| CMYK | cmyk(22.2%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(82.88, -32.21, 42.44) |
| CIE-LCH | lch(82.88, 53.28, 127.19°) |
| OKLab | oklab(84.12% -0.0888 0.1031) |
| OKLCH | oklch(84.12% 0.136 130.7) |
| XYZ | xyz(46.5071, 61.9378, 28.5698) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.45
Light Moss Green
#A6C875
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.35
Pale Olive
#B9CC81
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD7C #AD7CDD
analogous
#DDDD7C #ACDD7C #7CDD7C
triadic
#ACDD7C #7CACDD #DD7CAC
tetradic
#ACDD7C #7CDDDD #AD7CDD #DD7C7C
square
#ACDD7C #7CDDDD #AD7CDD #DD7C7C
split-complementary
#ACDD7C #7C7CDD #DD7CDD
monochromatic
#6FB12E #8DD04B #ACDD7C #CBEAAD #EAF6DD
Accessibility & contrast
On white
1.57
#ACDD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#ACDD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD7C
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD7C | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D174
Deuteranopia (green-blind)
#DECD82
Tritanopia (blue-blind)
#AFD6C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdd7c; /* rgb */ color: rgb(172, 221, 124); /* oklch */ color: oklch(84.1% 0.136 130.7);
Tailwind
colors: {
custom: {
50: '#c6e7a3',
500: '#acdd7c',
950: '#000000',
},
}SCSS
$custom: #acdd7c; $custom-light: #c6e7a3; $custom-dark: #000000;
JSON
{
"hex": "#acdd7c",
"rgb": {
"r": 172,
"g": 221,
"b": 124
},
"hsl": {
"h": 90.309,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.84123,
"c": 0.13608,
"h": 130.7
},
"luminance": 0.61939
}Semantic roles & 50–950 ramp
primary
#ACDD7C
secondary
#7F4BB3
accent
#1FC674
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480