#ACDF91#ACDF91
#ACDF91 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.117 H 135.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF91 |
|---|---|
| RGB | rgb(172, 223, 145) |
| HSL | hsl(99, 55%, 72%) |
| HSV | hsv(99, 35%, 87%) |
| CMYK | cmyk(22.9%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(83.75, -30.38, 33.05) |
| CIE-LCH | lch(83.75, 44.89, 132.59°) |
| OKLab | oklab(84.93% -0.0829 0.0822) |
| OKLCH | oklch(84.93% 0.117 135.2) |
| XYZ | xyz(48.5106, 63.5891, 36.5006) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.00
Light Sage
#BCECAC
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF91 #C491DF
analogous
#D3DF91 #ACDF91 #91DF9D
triadic
#ACDF91 #91ACDF #DF91AC
tetradic
#ACDF91 #91D3DF #C491DF #DF9D91
square
#ACDF91 #91D3DF #C491DF #DF9D91
split-complementary
#ACDF91 #9D91DF #DF91D3
monochromatic
#66BE37 #88D162 #ACDF91 #D0EDC0 #EDF8E7
Accessibility & contrast
On white
1.53
#ACDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ACDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF91
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF91 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#ACD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdf91; /* rgb */ color: rgb(172, 223, 145); /* oklch */ color: oklch(84.9% 0.117 135.2);
Tailwind
colors: {
custom: {
50: '#c6e9b2',
500: '#acdf91',
950: '#000000',
},
}SCSS
$custom: #acdf91; $custom-light: #c6e9b2; $custom-dark: #000000;
JSON
{
"hex": "#acdf91",
"rgb": {
"r": 172,
"g": 223,
"b": 145
},
"hsl": {
"h": 99.231,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84926,
"c": 0.11677,
"h": 135.2
},
"luminance": 0.6359
}Semantic roles & 50–950 ramp
primary
#ACDF91
secondary
#985DB7
accent
#23C28B
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481