#ACDF85#ACDF85
#ACDF85 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.7% C 0.130 H 132.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF85 |
|---|---|
| RGB | rgb(172, 223, 133) |
| HSL | hsl(94, 58%, 70%) |
| HSV | hsv(94, 40%, 87%) |
| CMYK | cmyk(22.9%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(83.57, -32.01, 38.86) |
| CIE-LCH | lch(83.57, 50.35, 129.48°) |
| OKLab | oklab(84.72% -0.0878 0.0953) |
| OKLCH | oklch(84.72% 0.13 132.6) |
| XYZ | xyz(47.6337, 63.2384, 31.8823) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 4.89
Washed Out Green
#BCF5A6
ΔE00 5.57
Light Moss Green
#A6C875
ΔE00 5.73
Tea Green
#BDF8A3
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF85 #B885DF
analogous
#D9DF85 #ACDF85 #85DF8B
triadic
#ACDF85 #85ACDF #DF85AC
tetradic
#ACDF85 #85D9DF #B885DF #DF8B85
square
#ACDF85 #85D9DF #B885DF #DF8B85
split-complementary
#ACDF85 #8B85DF #DF85D9
monochromatic
#6CB931 #8BD255 #ACDF85 #CDECB5 #EEF8E6
Accessibility & contrast
On white
1.54
#ACDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#ACDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF85
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF85 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#ADD8C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf85; /* rgb */ color: rgb(172, 223, 133); /* oklch */ color: oklch(84.7% 0.130 132.6);
Tailwind
colors: {
custom: {
50: '#c6e9a9',
500: '#acdf85',
950: '#000000',
},
}SCSS
$custom: #acdf85; $custom-light: #c6e9a9; $custom-dark: #000000;
JSON
{
"hex": "#acdf85",
"rgb": {
"r": 172,
"g": 223,
"b": 133
},
"hsl": {
"h": 94,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84718,
"c": 0.12962,
"h": 132.6
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#ACDF85
secondary
#8B52B6
accent
#1FC67E
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481