#ACFA92#ACFA92
#ACFA92 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.1% C 0.156 H 138.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA92 |
|---|---|
| RGB | rgb(172, 250, 146) |
| HSL | hsl(105, 91%, 78%) |
| HSV | hsv(105, 42%, 98%) |
| CMYK | cmyk(31.2%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(91.33, -42.51, 42.40) |
| CIE-LCH | lch(91.33, 60.04, 135.07°) |
| OKLab | oklab(91.05% -0.1163 0.104) |
| OKLCH | oklch(91.05% 0.156 138.2) |
| XYZ | xyz(56.3854, 79.2149, 39.5077) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.96
Pastel Green
#B0FF9D
ΔE00 1.53
Light Pastel Green
#B2FBA5
ΔE00 2.91
Celery
#C1FD95
ΔE00 2.93
Palegreen
#98FB98
ΔE00 3.06
Light Green
#96F97B
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA92 #E092FA
analogous
#E0FA92 #ACFA92 #92FAAC
triadic
#ACFA92 #92ACFA #FA92AC
tetradic
#ACFA92 #92E0FA #E092FA #FAAC92
square
#ACFA92 #92E0FA #E092FA #FAAC92
split-complementary
#ACFA92 #AC92FA #FA92E0
monochromatic
#53F51D #7FF757 #ACFA92 #D9FDCD #E9FEE2
Accessibility & contrast
On white
1.25
#ACFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#ACFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA92
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA92 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F4E498
Tritanopia (blue-blind)
#A8F3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa92; /* rgb */ color: rgb(172, 250, 146); /* oklch */ color: oklch(91.1% 0.156 138.2);
Tailwind
colors: {
custom: {
50: '#c7fcb3',
500: '#acfa92',
950: '#000000',
},
}SCSS
$custom: #acfa92; $custom-light: #c7fcb3; $custom-dark: #000000;
JSON
{
"hex": "#acfa92",
"rgb": {
"r": 172,
"g": 250,
"b": 146
},
"hsl": {
"h": 105,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.91054,
"c": 0.15601,
"h": 138.2
},
"luminance": 0.79217
}Semantic roles & 50–950 ramp
primary
#ACFA92
secondary
#B956DA
accent
#00E6AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581