#ACFB8A#ACFB8A
#ACFB8A is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.2% C 0.165 H 136.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFB8A |
|---|---|
| RGB | rgb(172, 251, 138) |
| HSL | hsl(102, 93%, 76%) |
| HSV | hsv(102, 45%, 98%) |
| CMYK | cmyk(31.5%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.50, -43.97, 46.48) |
| CIE-LCH | lch(91.50, 63.99, 133.41°) |
| OKLab | oklab(91.16% -0.1207 0.1129) |
| OKLCH | oklch(91.16% 0.165 136.9) |
| XYZ | xyz(56.0963, 79.5978, 36.4481) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.09
Pastel Green
#B0FF9D
ΔE00 2.57
Light Green
#96F97B
ΔE00 2.65
Celery
#C1FD95
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFB8A #D98AFB
analogous
#E5FB8A #ACFB8A #8AFBA1
triadic
#ACFB8A #8AACFB #FB8AAC
tetradic
#ACFB8A #8AE5FB #D98AFB #FBA18A
square
#ACFB8A #8AE5FB #D98AFB #FBA18A
split-complementary
#ACFB8A #A18AFB #FB8AE5
monochromatic
#58F714 #82F94F #ACFB8A #D6FDC5 #EAFEE1
Accessibility & contrast
On white
1.24
#ACFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#ACFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFB8A
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFB8A | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#A9F4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfb8a; /* rgb */ color: rgb(172, 251, 138); /* oklch */ color: oklch(91.2% 0.165 136.9);
Tailwind
colors: {
custom: {
50: '#c8fdae',
500: '#acfb8a',
950: '#000000',
},
}SCSS
$custom: #acfb8a; $custom-light: #c8fdae; $custom-dark: #000000;
JSON
{
"hex": "#acfb8a",
"rgb": {
"r": 172,
"g": 251,
"b": 138
},
"hsl": {
"h": 101.947,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91158,
"c": 0.16525,
"h": 136.9
},
"luminance": 0.796
}Semantic roles & 50–950 ramp
primary
#ACFB8A
secondary
#B04FDA
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581