#ACDD89#ACDD89
#ACDD89 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.3% C 0.122 H 133.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD89 |
|---|---|
| RGB | rgb(172, 221, 137) |
| HSL | hsl(95, 55%, 70%) |
| HSV | hsv(95, 38%, 87%) |
| CMYK | cmyk(22.2%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(83.07, -30.55, 36.21) |
| CIE-LCH | lch(83.07, 47.37, 130.16°) |
| OKLab | oklab(84.33% -0.0836 0.0894) |
| OKLCH | oklch(84.33% 0.122 133.1) |
| XYZ | xyz(47.3841, 62.2886, 33.1885) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.91
Light Grey Green
#B7E1A1
ΔE00 4.06
Light Moss Green
#A6C875
ΔE00 5.38
Light Sage
#BCECAC
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.58
Tea Green
#BDF8A3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD89 #BA89DD
analogous
#D6DD89 #ACDD89 #89DD90
triadic
#ACDD89 #89ACDD #DD89AC
tetradic
#ACDD89 #89D6DD #BA89DD #DD9089
square
#ACDD89 #89D6DD #BA89DD #DD9089
split-complementary
#ACDD89 #9089DD #DD89D6
monochromatic
#6BB735 #8BCF59 #ACDD89 #CDEBB9 #EEF8E7
Accessibility & contrast
On white
1.56
#ACDD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#ACDD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD89
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD89 | 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)
#E4D183
Deuteranopia (green-blind)
#DCCD8E
Tritanopia (blue-blind)
#ADD7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd89; /* rgb */ color: rgb(172, 221, 137); /* oklch */ color: oklch(84.3% 0.122 133.1);
Tailwind
colors: {
custom: {
50: '#c6e7ac',
500: '#acdd89',
950: '#000000',
},
}SCSS
$custom: #acdd89; $custom-light: #c6e7ac; $custom-dark: #000000;
JSON
{
"hex": "#acdd89",
"rgb": {
"r": 172,
"g": 221,
"b": 137
},
"hsl": {
"h": 95,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.84333,
"c": 0.12237,
"h": 133.1
},
"luminance": 0.6229
}Semantic roles & 50–950 ramp
primary
#ACDD89
secondary
#8D56B4
accent
#23C380
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481