#ACD67F#ACD67F
#ACD67F is a very light, vivid yellow-green. Relative luminance 0.584; OKLCH L 82.6% C 0.123 H 129.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD67F |
|---|---|
| RGB | rgb(172, 214, 127) |
| HSL | hsl(89, 51%, 67%) |
| HSV | hsv(89, 41%, 84%) |
| CMYK | cmyk(19.6%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(80.96, -28.54, 38.52) |
| CIE-LCH | lch(80.96, 47.94, 126.54°) |
| OKLab | oklab(82.59% -0.0784 0.0943) |
| OKLCH | oklch(82.59% 0.123 129.8) |
| XYZ | xyz(44.8900, 58.3954, 28.9810) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.90
Light Moss Green
#A6C875
ΔE00 3.46
Pale Olive
#B9CC81
ΔE00 4.89
Pistachio
#93C572
ΔE00 4.98
Light Grey Green
#B7E1A1
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD67F #A97FD6
analogous
#D6D57F #ACD67F #81D67F
triadic
#ACD67F #7FACD6 #D67FAC
tetradic
#ACD67F #7FD6D5 #A97FD6 #D67F81
square
#ACD67F #7FD6D5 #A97FD6 #D67F81
split-complementary
#ACD67F #7F81D6 #D57FD6
monochromatic
#6FA635 #8EC751 #ACD67F #CAE5AD #E8F4DC
Accessibility & contrast
On white
1.66
#ACD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#ACD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD67F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD67F | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#AFCFC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #acd67f; /* rgb */ color: rgb(172, 214, 127); /* oklch */ color: oklch(82.6% 0.123 129.8);
Tailwind
colors: {
custom: {
50: '#c6e2a5',
500: '#acd67f',
950: '#000000',
},
}SCSS
$custom: #acd67f; $custom-light: #c6e2a5; $custom-dark: #000000;
JSON
{
"hex": "#acd67f",
"rgb": {
"r": 172,
"g": 214,
"b": 127
},
"hsl": {
"h": 88.966,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.82588,
"c": 0.12267,
"h": 129.8
},
"luminance": 0.58396
}Semantic roles & 50–950 ramp
primary
#ACD67F
secondary
#7B50AA
accent
#27BF70
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480