#ACDF90#ACDF90
#ACDF90 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.118 H 135.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF90 |
|---|---|
| RGB | rgb(172, 223, 144) |
| HSL | hsl(99, 55%, 72%) |
| HSV | hsv(99, 35%, 87%) |
| CMYK | cmyk(22.9%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(83.74, -30.53, 33.54) |
| CIE-LCH | lch(83.74, 45.35, 132.31°) |
| OKLab | oklab(84.91% -0.0833 0.0833) |
| OKLCH | oklch(84.91% 0.118 135) |
| XYZ | xyz(48.4338, 63.5584, 36.0963) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.15
Light Sage
#BCECAC
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF90 #C390DF
analogous
#D4DF90 #ACDF90 #90DF9C
triadic
#ACDF90 #90ACDF #DF90AC
tetradic
#ACDF90 #90D4DF #C390DF #DF9C90
square
#ACDF90 #90D4DF #C390DF #DF9C90
split-complementary
#ACDF90 #9C90DF #DF90D4
monochromatic
#67BE37 #88D160 #ACDF90 #D0EDC0 #EDF8E7
Accessibility & contrast
On white
1.53
#ACDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ACDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF90
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF90 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#ACD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdf90; /* rgb */ color: rgb(172, 223, 144); /* oklch */ color: oklch(84.9% 0.118 135.0);
Tailwind
colors: {
custom: {
50: '#c6e9b1',
500: '#acdf90',
950: '#000000',
},
}SCSS
$custom: #acdf90; $custom-light: #c6e9b1; $custom-dark: #000000;
JSON
{
"hex": "#acdf90",
"rgb": {
"r": 172,
"g": 223,
"b": 144
},
"hsl": {
"h": 98.734,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84908,
"c": 0.11785,
"h": 135
},
"luminance": 0.6356
}Semantic roles & 50–950 ramp
primary
#ACDF90
secondary
#975CB7
accent
#23C38A
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481