#ACDF80#ACDF80
#ACDF80 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.6% C 0.135 H 131.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF80 |
|---|---|
| RGB | rgb(172, 223, 128) |
| HSL | hsl(92, 60%, 69%) |
| HSV | hsv(92, 43%, 87%) |
| CMYK | cmyk(22.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(83.50, -32.65, 41.25) |
| CIE-LCH | lch(83.50, 52.61, 128.36°) |
| OKLab | oklab(84.64% -0.0898 0.1006) |
| OKLCH | oklch(84.64% 0.135 131.8) |
| XYZ | xyz(47.2964, 63.1035, 30.1062) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 5.72
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.06
Tea Green
#BDF8A3
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF80 #B380DF
analogous
#DBDF80 #ACDF80 #80DF84
triadic
#ACDF80 #80ACDF #DF80AC
tetradic
#ACDF80 #80DBDF #B380DF #DF8480
square
#ACDF80 #80DBDF #B380DF #DF8480
split-complementary
#ACDF80 #8480DF #DF80DB
monochromatic
#6DB72E #8CD34F #ACDF80 #CCEBB1 #ECF8E2
Accessibility & contrast
On white
1.54
#ACDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#ACDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF80
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF80 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#AED8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf80; /* rgb */ color: rgb(172, 223, 128); /* oklch */ color: oklch(84.6% 0.135 131.8);
Tailwind
colors: {
custom: {
50: '#c6e9a6',
500: '#acdf80',
950: '#000000',
},
}SCSS
$custom: #acdf80; $custom-light: #c6e9a6; $custom-dark: #000000;
JSON
{
"hex": "#acdf80",
"rgb": {
"r": 172,
"g": 223,
"b": 128
},
"hsl": {
"h": 92.211,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84637,
"c": 0.13486,
"h": 131.8
},
"luminance": 0.63105
}Semantic roles & 50–950 ramp
primary
#ACDF80
secondary
#854DB6
accent
#1EC779
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480