#ACFB83#ACFB83
#ACFB83 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.172 H 135.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFB83 |
|---|---|
| RGB | rgb(172, 251, 131) |
| HSL | hsl(100, 94%, 75%) |
| HSV | hsv(100, 48%, 98%) |
| CMYK | cmyk(31.5%, 0%, 47.8%, 1.6%) |
| CIE-LAB | lab(91.42, -44.82, 49.69) |
| CIE-LCH | lch(91.42, 66.92, 132.05°) |
| OKLab | oklab(91.06% -0.1233 0.1197) |
| OKLCH | oklch(91.06% 0.172 135.9) |
| XYZ | xyz(55.6058, 79.4015, 33.8646) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.16
Light Green
#96F97B
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 2.90
Pale Light Green
#B1FC99
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFB83 #D283FB
analogous
#E8FB83 #ACFB83 #83FB96
triadic
#ACFB83 #83ACFB #FB83AC
tetradic
#ACFB83 #83E8FB #D283FB #FB9683
square
#ACFB83 #83E8FB #D283FB #FB9683
split-complementary
#ACFB83 #9683FB #FB83E8
monochromatic
#5DF70C #84F948 #ACFB83 #D4FDBE #EBFEE1
Accessibility & contrast
On white
1.24
#ACFB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#ACFB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFB83
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFB83 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#AAF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfb83; /* rgb */ color: rgb(172, 251, 131); /* oklch */ color: oklch(91.1% 0.172 135.9);
Tailwind
colors: {
custom: {
50: '#c8fda9',
500: '#acfb83',
950: '#000000',
},
}SCSS
$custom: #acfb83; $custom-light: #c8fda9; $custom-dark: #000000;
JSON
{
"hex": "#acfb83",
"rgb": {
"r": 172,
"g": 251,
"b": 131
},
"hsl": {
"h": 99.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.91058,
"c": 0.1719,
"h": 135.9
},
"luminance": 0.79404
}Semantic roles & 50–950 ramp
primary
#ACFB83
secondary
#A849D9
accent
#00E697
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581