#ACDF7E#ACDF7E
#ACDF7E is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.6% C 0.137 H 131.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF7E |
|---|---|
| RGB | rgb(172, 223, 126) |
| HSL | hsl(92, 60%, 68%) |
| HSV | hsv(92, 43%, 87%) |
| CMYK | cmyk(22.9%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(83.47, -32.89, 42.20) |
| CIE-LCH | lch(83.47, 53.51, 127.93°) |
| OKLab | oklab(84.61% -0.0906 0.1027) |
| OKLCH | oklch(84.61% 0.137 131.4) |
| XYZ | xyz(47.1661, 63.0513, 29.4198) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.23
Washed Out Green
#BCF5A6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF7E #B17EDF
analogous
#DCDF7E #ACDF7E #7EDF80
triadic
#ACDF7E #7EACDF #DF7EAC
tetradic
#ACDF7E #7EDCDF #B17EDF #DF807E
square
#ACDF7E #7EDCDF #B17EDF #DF807E
split-complementary
#ACDF7E #807EDF #DF7EDC
monochromatic
#6EB62D #8CD34D #ACDF7E #CCEBAF #EBF7E0
Accessibility & contrast
On white
1.54
#ACDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#ACDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF7E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF7E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#AED8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf7e; /* rgb */ color: rgb(172, 223, 126); /* oklch */ color: oklch(84.6% 0.137 131.4);
Tailwind
colors: {
custom: {
50: '#c6e9a5',
500: '#acdf7e',
950: '#000000',
},
}SCSS
$custom: #acdf7e; $custom-light: #c6e9a5; $custom-dark: #000000;
JSON
{
"hex": "#acdf7e",
"rgb": {
"r": 172,
"g": 223,
"b": 126
},
"hsl": {
"h": 91.546,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.84606,
"c": 0.13692,
"h": 131.4
},
"luminance": 0.63052
}Semantic roles & 50–950 ramp
primary
#ACDF7E
secondary
#834BB6
accent
#1EC877
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480