#ACDB7E#ACDB7E
#ACDB7E is a very light, vivid yellow-green. Relative luminance 0.609; OKLCH L 83.7% C 0.131 H 130.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDB7E |
|---|---|
| RGB | rgb(172, 219, 126) |
| HSL | hsl(90, 56%, 68%) |
| HSV | hsv(90, 42%, 86%) |
| CMYK | cmyk(21.5%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(82.35, -31.03, 40.78) |
| CIE-LCH | lch(82.35, 51.24, 127.27°) |
| OKLab | oklab(83.7% -0.0854 0.0994) |
| OKLCH | oklch(83.7% 0.131 130.7) |
| XYZ | xyz(46.1100, 60.9391, 29.0677) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.95
Light Moss Green
#A6C875
ΔE00 4.73
Light Grey Green
#B7E1A1
ΔE00 5.70
Pistachio
#93C572
ΔE00 5.87
Pale Olive
#B9CC81
ΔE00 6.07
Washed Out Green
#BCF5A6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDB7E #AD7EDB
analogous
#DADB7E #ACDB7E #7EDB7F
triadic
#ACDB7E #7EACDB #DB7EAC
tetradic
#ACDB7E #7EDADB #AD7EDB #DB7F7E
square
#ACDB7E #7EDADB #AD7EDB #DB7F7E
split-complementary
#ACDB7E #7F7EDB #DB7EDA
monochromatic
#6FAE31 #8DCE4E #ACDB7E #CBE8AE #EAF6DE
Accessibility & contrast
On white
1.59
#ACDB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ACDB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDB7E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDB7E | 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)
#E3CF77
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#AFD4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acdb7e; /* rgb */ color: rgb(172, 219, 126); /* oklch */ color: oklch(83.7% 0.131 130.7);
Tailwind
colors: {
custom: {
50: '#c6e6a5',
500: '#acdb7e',
950: '#000000',
},
}SCSS
$custom: #acdb7e; $custom-light: #c6e6a5; $custom-dark: #000000;
JSON
{
"hex": "#acdb7e",
"rgb": {
"r": 172,
"g": 219,
"b": 126
},
"hsl": {
"h": 90.323,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.83701,
"c": 0.13108,
"h": 130.7
},
"luminance": 0.6094
}Semantic roles & 50–950 ramp
primary
#ACDB7E
secondary
#7F4DB1
accent
#22C474
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480