#ACDF75#ACDF75
#ACDF75 is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.5% C 0.146 H 130.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF75 |
|---|---|
| RGB | rgb(172, 223, 117) |
| HSL | hsl(89, 62%, 67%) |
| HSV | hsv(89, 48%, 87%) |
| CMYK | cmyk(22.9%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(83.35, -33.95, 46.43) |
| CIE-LCH | lch(83.35, 57.52, 126.17°) |
| OKLab | oklab(84.47% -0.0941 0.1116) |
| OKLCH | oklch(84.47% 0.146 130.1) |
| XYZ | xyz(46.6113, 62.8294, 26.4977) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Moss Green
#A6C875
ΔE00 6.08
Spring Green (survey)
#A9F971
ΔE00 6.40
Celery
#C1FD95
ΔE00 6.60
Kiwi Green
#8EE53F
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF75 #A875DF
analogous
#DFDD75 #ACDF75 #77DF75
triadic
#ACDF75 #75ACDF #DF75AC
tetradic
#ACDF75 #75DFDD #A875DF #DF7577
square
#ACDF75 #75DFDD #A875DF #DF7577
split-complementary
#ACDF75 #7577DF #DD75DF
monochromatic
#6FB129 #8ED343 #ACDF75 #CAEBA7 #E8F6D8
Accessibility & contrast
On white
1.55
#ACDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#ACDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF75
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF75 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#E0CE7B
Tritanopia (blue-blind)
#AFD7C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf75; /* rgb */ color: rgb(172, 223, 117); /* oklch */ color: oklch(84.5% 0.146 130.1);
Tailwind
colors: {
custom: {
50: '#c7e99f',
500: '#acdf75',
950: '#000000',
},
}SCSS
$custom: #acdf75; $custom-light: #c7e99f; $custom-dark: #000000;
JSON
{
"hex": "#acdf75",
"rgb": {
"r": 172,
"g": 223,
"b": 117
},
"hsl": {
"h": 88.868,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.84474,
"c": 0.146,
"h": 130.1
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#ACDF75
secondary
#7A46B2
accent
#1BCA6F
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480