#ACDF97#ACDF97
#ACDF97 is a very light, moderate green. Relative luminance 0.638; OKLCH L 85.0% C 0.110 H 136.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF97 |
|---|---|
| RGB | rgb(172, 223, 151) |
| HSL | hsl(103, 53%, 73%) |
| HSV | hsv(103, 32%, 87%) |
| CMYK | cmyk(22.9%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(83.85, -29.51, 30.12) |
| CIE-LCH | lch(83.85, 42.17, 134.42°) |
| OKLab | oklab(85.04% -0.0804 0.0754) |
| OKLCH | oklch(85.04% 0.11 136.8) |
| XYZ | xyz(48.9855, 63.7791, 39.0019) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.38
Tea Green
#BDF8A3
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF97 #CA97DF
analogous
#D0DF97 #ACDF97 #97DFA6
triadic
#ACDF97 #97ACDF #DF97AC
tetradic
#ACDF97 #97D0DF #CA97DF #DFA697
square
#ACDF97 #97D0DF #CA97DF #DFA697
split-complementary
#ACDF97 #A697DF #DF97D0
monochromatic
#62C03B #87D168 #ACDF97 #D1EDC6 #ECF8E8
Accessibility & contrast
On white
1.53
#ACDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ACDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF97
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF97 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D492
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#ABDACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdf97; /* rgb */ color: rgb(172, 223, 151); /* oklch */ color: oklch(85.0% 0.110 136.8);
Tailwind
colors: {
custom: {
50: '#c6e9b6',
500: '#acdf97',
950: '#000000',
},
}SCSS
$custom: #acdf97; $custom-light: #c6e9b6; $custom-dark: #000000;
JSON
{
"hex": "#acdf97",
"rgb": {
"r": 172,
"g": 223,
"b": 151
},
"hsl": {
"h": 102.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85038,
"c": 0.11024,
"h": 136.8
},
"luminance": 0.6378
}Semantic roles & 50–950 ramp
primary
#ACDF97
secondary
#9F63B7
accent
#25C093
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481