#ACDF8A#ACDF8A
#ACDF8A is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.8% C 0.124 H 133.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF8A |
|---|---|
| RGB | rgb(172, 223, 138) |
| HSL | hsl(96, 57%, 71%) |
| HSV | hsv(96, 38%, 87%) |
| CMYK | cmyk(22.9%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(83.64, -31.35, 36.45) |
| CIE-LCH | lch(83.64, 48.08, 130.70°) |
| OKLab | oklab(84.8% -0.0858 0.09) |
| OKLCH | oklch(84.8% 0.124 133.6) |
| XYZ | xyz(47.9874, 63.3798, 33.7451) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 5.17
Light Sage
#BCECAC
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF8A #BD8ADF
analogous
#D6DF8A #ACDF8A #8ADF92
triadic
#ACDF8A #8AACDF #DF8AAC
tetradic
#ACDF8A #8AD6DF #BD8ADF #DF928A
square
#ACDF8A #8AD6DF #BD8ADF #DF928A
split-complementary
#ACDF8A #928ADF #DF8AD6
monochromatic
#6ABB33 #8AD25A #ACDF8A #CEECBA #EEF8E7
Accessibility & contrast
On white
1.54
#ACDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#ACDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF8A
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF8A | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#ADD9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf8a; /* rgb */ color: rgb(172, 223, 138); /* oklch */ color: oklch(84.8% 0.124 133.6);
Tailwind
colors: {
custom: {
50: '#c6e9ad',
500: '#acdf8a',
950: '#000000',
},
}SCSS
$custom: #acdf8a; $custom-light: #c6e9ad; $custom-dark: #000000;
JSON
{
"hex": "#acdf8a",
"rgb": {
"r": 172,
"g": 223,
"b": 138
},
"hsl": {
"h": 96,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.84802,
"c": 0.12431,
"h": 133.6
},
"luminance": 0.63381
}Semantic roles & 50–950 ramp
primary
#ACDF8A
secondary
#9057B7
accent
#21C583
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481