#ACF67C#ACF67C
#ACF67C is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 89.8% C 0.171 H 134.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF67C |
|---|---|
| RGB | rgb(172, 246, 124) |
| HSL | hsl(96, 87%, 73%) |
| HSV | hsv(96, 50%, 96%) |
| CMYK | cmyk(30.1%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(89.92, -43.46, 51.14) |
| CIE-LCH | lch(89.92, 67.11, 130.35°) |
| OKLab | oklab(89.82% -0.12 0.1225) |
| OKLCH | oklch(89.82% 0.171 134.4) |
| XYZ | xyz(53.6060, 76.1355, 30.9361) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Lime
#AEFD6C
ΔE00 2.88
Light Green
#96F97B
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 2.98
Key Lime
#AEFF6E
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF67C #C67CF6
analogous
#E9F67C #ACF67C #7CF689
triadic
#ACF67C #7CACF6 #F67CAC
tetradic
#ACF67C #7CE9F6 #C67CF6 #F6897C
square
#ACF67C #7CE9F6 #C67CF6 #F6897C
split-complementary
#ACF67C #897CF6 #F67CE9
monochromatic
#65E810 #88F243 #ACF67C #D0FAB5 #EDFDE2
Accessibility & contrast
On white
1.29
#ACF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#ACF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF67C
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF67C | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE671
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#ACEEDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #acf67c; /* rgb */ color: rgb(172, 246, 124); /* oklch */ color: oklch(89.8% 0.171 134.4);
Tailwind
colors: {
custom: {
50: '#c8f9a4',
500: '#acf67c',
950: '#000000',
},
}SCSS
$custom: #acf67c; $custom-light: #c8f9a4; $custom-dark: #000000;
JSON
{
"hex": "#acf67c",
"rgb": {
"r": 172,
"g": 246,
"b": 124
},
"hsl": {
"h": 96.393,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.89819,
"c": 0.17149,
"h": 134.4
},
"luminance": 0.76137
}Semantic roles & 50–950 ramp
primary
#ACF67C
secondary
#9A44D2
accent
#02E48B
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580