#ACDD88#ACDD88
#ACDD88 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.3% C 0.123 H 132.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD88 |
|---|---|
| RGB | rgb(172, 221, 136) |
| HSL | hsl(95, 56%, 70%) |
| HSV | hsv(95, 38%, 87%) |
| CMYK | cmyk(22.2%, 0%, 38.5%, 13.3%) |
| CIE-LAB | lab(83.05, -30.68, 36.69) |
| CIE-LCH | lch(83.05, 47.83, 129.91°) |
| OKLab | oklab(84.32% -0.084 0.0905) |
| OKLCH | oklch(84.32% 0.123 132.9) |
| XYZ | xyz(47.3127, 62.2601, 32.8125) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.83
Light Grey Green
#B7E1A1
ΔE00 4.23
Light Moss Green
#A6C875
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 5.65
Tea Green
#BDF8A3
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD88 #B988DD
analogous
#D7DD88 #ACDD88 #88DD8E
triadic
#ACDD88 #88ACDD #DD88AC
tetradic
#ACDD88 #88D7DD #B988DD #DD8E88
square
#ACDD88 #88D7DD #B988DD #DD8E88
split-complementary
#ACDD88 #8E88DD #DD88D7
monochromatic
#6BB634 #8BCF58 #ACDD88 #CDEBB8 #EEF8E7
Accessibility & contrast
On white
1.56
#ACDD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#ACDD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD88
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD88 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D182
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#ADD7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd88; /* rgb */ color: rgb(172, 221, 136); /* oklch */ color: oklch(84.3% 0.123 132.9);
Tailwind
colors: {
custom: {
50: '#c6e7ab',
500: '#acdd88',
950: '#000000',
},
}SCSS
$custom: #acdd88; $custom-light: #c6e7ab; $custom-dark: #000000;
JSON
{
"hex": "#acdd88",
"rgb": {
"r": 172,
"g": 221,
"b": 136
},
"hsl": {
"h": 94.588,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.84316,
"c": 0.12345,
"h": 132.9
},
"luminance": 0.62261
}Semantic roles & 50–950 ramp
primary
#ACDD88
secondary
#8C55B4
accent
#22C37F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481