#ACF982#ACF982
#ACF982 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.6% C 0.170 H 135.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF982 |
|---|---|
| RGB | rgb(172, 249, 130) |
| HSL | hsl(99, 91%, 74%) |
| HSV | hsv(99, 48%, 98%) |
| CMYK | cmyk(30.9%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(90.84, -44.07, 49.46) |
| CIE-LCH | lch(90.84, 66.24, 131.70°) |
| OKLab | oklab(90.59% -0.1213 0.1192) |
| OKLCH | oklch(90.59% 0.17 135.5) |
| XYZ | xyz(54.9169, 78.1316, 33.3022) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.12
Light Green
#96F97B
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Light Yellowish Green
#C2FF89
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF982 #CF82F9
analogous
#E7F982 #ACF982 #82F994
triadic
#ACF982 #82ACF9 #F982AC
tetradic
#ACF982 #82E7F9 #CF82F9 #F99482
square
#ACF982 #82E7F9 #CF82F9 #F99482
split-complementary
#ACF982 #9482F9 #F982E7
monochromatic
#5EF30D #85F648 #ACF982 #D3FCBC #ECFEE2
Accessibility & contrast
On white
1.26
#ACF982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#ACF982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF982
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF982 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#ABF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf982; /* rgb */ color: rgb(172, 249, 130); /* oklch */ color: oklch(90.6% 0.170 135.5);
Tailwind
colors: {
custom: {
50: '#c8fba8',
500: '#acf982',
950: '#000000',
},
}SCSS
$custom: #acf982; $custom-light: #c8fba8; $custom-dark: #000000;
JSON
{
"hex": "#acf982",
"rgb": {
"r": 172,
"g": 249,
"b": 130
},
"hsl": {
"h": 98.824,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.90587,
"c": 0.17005,
"h": 135.5
},
"luminance": 0.78134
}Semantic roles & 50–950 ramp
primary
#ACF982
secondary
#A449D6
accent
#00E695
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581