#ACD97E#ACD97E
#ACD97E is a very light, vivid yellow-green. Relative luminance 0.599; OKLCH L 83.2% C 0.128 H 130.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD97E |
|---|---|
| RGB | rgb(172, 217, 126) |
| HSL | hsl(90, 54%, 67%) |
| HSV | hsv(90, 42%, 85%) |
| CMYK | cmyk(20.7%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(81.78, -30.09, 40.07) |
| CIE-LCH | lch(81.78, 50.11, 126.90°) |
| OKLab | oklab(83.25% -0.0828 0.0978) |
| OKLCH | oklch(83.25% 0.128 130.2) |
| XYZ | xyz(45.5914, 59.9019, 28.8948) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.48
Light Moss Green
#A6C875
ΔE00 4.22
Pistachio
#93C572
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.62
Greenish Tan
#BCCB7A
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD97E #AB7ED9
analogous
#D9D87E #ACD97E #7FD97E
triadic
#ACD97E #7EACD9 #D97EAC
tetradic
#ACD97E #7ED9D8 #AB7ED9 #D97E7F
square
#ACD97E #7ED9D8 #AB7ED9 #D97E7F
split-complementary
#ACD97E #7E7FD9 #D87ED9
monochromatic
#6FAA32 #8ECB4F #ACD97E #CAE7AD #E9F5DD
Accessibility & contrast
On white
1.62
#ACD97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#ACD97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD97E
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD97E | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD77
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#AFD2C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #acd97e; /* rgb */ color: rgb(172, 217, 126); /* oklch */ color: oklch(83.2% 0.128 130.2);
Tailwind
colors: {
custom: {
50: '#c6e5a4',
500: '#acd97e',
950: '#000000',
},
}SCSS
$custom: #acd97e; $custom-light: #c6e5a4; $custom-dark: #000000;
JSON
{
"hex": "#acd97e",
"rgb": {
"r": 172,
"g": 217,
"b": 126
},
"hsl": {
"h": 89.67,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.83249,
"c": 0.12815,
"h": 130.2
},
"luminance": 0.59903
}Semantic roles & 50–950 ramp
primary
#ACD97E
secondary
#7D4EAE
accent
#24C272
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480