#ACDF7B#ACDF7B
#ACDF7B is a very light, vivid yellow-green. Relative luminance 0.630; OKLCH L 84.6% C 0.140 H 131.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF7B |
|---|---|
| RGB | rgb(172, 223, 123) |
| HSL | hsl(91, 61%, 68%) |
| HSV | hsv(91, 45%, 87%) |
| CMYK | cmyk(22.9%, 0%, 44.8%, 12.5%) |
| CIE-LAB | lab(83.43, -33.26, 43.62) |
| CIE-LCH | lch(83.43, 54.85, 127.32°) |
| OKLab | oklab(84.56% -0.0918 0.1057) |
| OKLCH | oklch(84.56% 0.14 131) |
| XYZ | xyz(46.9754, 62.9751, 28.4155) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.97
Light Moss Green
#A6C875
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.44
Celery
#C1FD95
ΔE00 6.44
Tea Green
#BDF8A3
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF7B #AE7BDF
analogous
#DEDF7B #ACDF7B #7BDF7C
triadic
#ACDF7B #7BACDF #DF7BAC
tetradic
#ACDF7B #7BDEDF #AE7BDF #DF7C7B
square
#ACDF7B #7BDEDF #AE7BDF #DF7C7B
split-complementary
#ACDF7B #7C7BDF #DF7BDE
monochromatic
#6EB42C #8DD34A #ACDF7B #CBEBAC #EAF7DE
Accessibility & contrast
On white
1.54
#ACDF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#ACDF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF7B
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF7B | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#AED8C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf7b; /* rgb */ color: rgb(172, 223, 123); /* oklch */ color: oklch(84.6% 0.140 131.0);
Tailwind
colors: {
custom: {
50: '#c6e9a3',
500: '#acdf7b',
950: '#000000',
},
}SCSS
$custom: #acdf7b; $custom-light: #c6e9a3; $custom-dark: #000000;
JSON
{
"hex": "#acdf7b",
"rgb": {
"r": 172,
"g": 223,
"b": 123
},
"hsl": {
"h": 90.6,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84561,
"c": 0.13999,
"h": 131
},
"luminance": 0.62976
}Semantic roles & 50–950 ramp
primary
#ACDF7B
secondary
#8049B5
accent
#1DC974
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480