#ACDF92#ACDF92
#ACDF92 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.116 H 135.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF92 |
|---|---|
| RGB | rgb(172, 223, 146) |
| HSL | hsl(100, 55%, 72%) |
| HSV | hsv(100, 35%, 87%) |
| CMYK | cmyk(22.9%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(83.77, -30.24, 32.56) |
| CIE-LCH | lch(83.77, 44.44, 132.88°) |
| OKLab | oklab(84.94% -0.0825 0.0811) |
| OKLCH | oklch(84.94% 0.116 135.5) |
| XYZ | xyz(48.5880, 63.6201, 36.9085) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.85
Light Sage
#BCECAC
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 4.80
Pale Olive Green
#B1D27B
ΔE00 5.14
Tea Green
#BDF8A3
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF92 #C592DF
analogous
#D3DF92 #ACDF92 #92DF9E
triadic
#ACDF92 #92ACDF #DF92AC
tetradic
#ACDF92 #92D3DF #C592DF #DF9E92
square
#ACDF92 #92D3DF #C592DF #DF9E92
split-complementary
#ACDF92 #9E92DF #DF92D3
monochromatic
#65BF38 #88D163 #ACDF92 #D0EDC1 #EDF8E7
Accessibility & contrast
On white
1.53
#ACDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ACDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF92
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF92 | 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)
#E5D48D
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#ACD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdf92; /* rgb */ color: rgb(172, 223, 146); /* oklch */ color: oklch(84.9% 0.116 135.5);
Tailwind
colors: {
custom: {
50: '#c6e9b2',
500: '#acdf92',
950: '#000000',
},
}SCSS
$custom: #acdf92; $custom-light: #c6e9b2; $custom-dark: #000000;
JSON
{
"hex": "#acdf92",
"rgb": {
"r": 172,
"g": 223,
"b": 146
},
"hsl": {
"h": 99.74,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84944,
"c": 0.11568,
"h": 135.5
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#ACDF92
secondary
#995EB7
accent
#23C28D
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481