#ACFC95#ACFC95
#ACFC95 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.156 H 138.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC95 |
|---|---|
| RGB | rgb(172, 252, 149) |
| HSL | hsl(107, 94%, 79%) |
| HSV | hsv(107, 41%, 99%) |
| CMYK | cmyk(31.7%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(91.94, -42.98, 41.72) |
| CIE-LCH | lch(91.94, 59.90, 135.86°) |
| OKLab | oklab(91.56% -0.1175 0.1025) |
| OKLCH | oklch(91.56% 0.156 138.9) |
| XYZ | xyz(57.2466, 80.5590, 40.9611) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.77
Pastel Green
#B0FF9D
ΔE00 1.07
Light Pastel Green
#B2FBA5
ΔE00 2.66
Palegreen
#98FB98
ΔE00 2.77
Celery
#C1FD95
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC95 #E595FC
analogous
#DFFC95 #ACFC95 #95FCB1
triadic
#ACFC95 #95ACFC #FC95AC
tetradic
#ACFC95 #95DFFC #E595FC #FCB195
square
#ACFC95 #95DFFC #E595FC #FCB195
split-complementary
#ACFC95 #B195FC #FC95DF
monochromatic
#4FF91E #7DFA59 #ACFC95 #DBFED1 #E8FEE1
Accessibility & contrast
On white
1.23
#ACFC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#ACFC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC95
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC95 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#A8F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfc95; /* rgb */ color: rgb(172, 252, 149); /* oklch */ color: oklch(91.6% 0.156 138.9);
Tailwind
colors: {
custom: {
50: '#c7feb5',
500: '#acfc95',
950: '#000000',
},
}SCSS
$custom: #acfc95; $custom-light: #c7feb5; $custom-dark: #000000;
JSON
{
"hex": "#acfc95",
"rgb": {
"r": 172,
"g": 252,
"b": 149
},
"hsl": {
"h": 106.602,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91557,
"c": 0.15594,
"h": 138.9
},
"luminance": 0.80561
}Semantic roles & 50–950 ramp
primary
#ACFC95
secondary
#BF58DD
accent
#00E6B2
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681