#ACDB8A#ACDB8A
#ACDB8A is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 83.9% C 0.118 H 132.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDB8A |
|---|---|
| RGB | rgb(172, 219, 138) |
| HSL | hsl(95, 53%, 70%) |
| HSV | hsv(95, 37%, 86%) |
| CMYK | cmyk(21.5%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(82.52, -29.47, 34.99) |
| CIE-LCH | lch(82.52, 45.75, 130.10°) |
| OKLab | oklab(83.9% -0.0806 0.0866) |
| OKLCH | oklch(83.9% 0.118 132.9) |
| XYZ | xyz(46.9313, 61.2677, 33.3931) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 3.77
Light Moss Green
#A6C875
ΔE00 5.01
Light Sage
#BCECAC
ΔE00 5.48
Pistachio
#93C572
ΔE00 5.75
Washed Out Green
#BCF5A6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDB8A #B98ADB
analogous
#D4DB8A #ACDB8A #8ADB91
triadic
#ACDB8A #8AACDB #DB8AAC
tetradic
#ACDB8A #8AD4DB #B98ADB #DB918A
square
#ACDB8A #8AD4DB #B98ADB #DB918A
split-complementary
#ACDB8A #918ADB #DB8AD4
monochromatic
#6BB337 #8BCD5B #ACDB8A #CDE9B9 #EEF8E8
Accessibility & contrast
On white
1.58
#ACDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#ACDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDB8A
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDB8A | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#ADD5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acdb8a; /* rgb */ color: rgb(172, 219, 138); /* oklch */ color: oklch(83.9% 0.118 132.9);
Tailwind
colors: {
custom: {
50: '#c6e6ad',
500: '#acdb8a',
950: '#000000',
},
}SCSS
$custom: #acdb8a; $custom-light: #c6e6ad; $custom-dark: #000000;
JSON
{
"hex": "#acdb8a",
"rgb": {
"r": 172,
"g": 219,
"b": 138
},
"hsl": {
"h": 94.815,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.839,
"c": 0.11826,
"h": 132.9
},
"luminance": 0.61269
}Semantic roles & 50–950 ramp
primary
#ACDB8A
secondary
#8C57B2
accent
#25C07F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481