#ACFA90#ACFA90
#ACFA90 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.0% C 0.158 H 137.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA90 |
|---|---|
| RGB | rgb(172, 250, 144) |
| HSL | hsl(104, 91%, 77%) |
| HSV | hsv(104, 42%, 98%) |
| CMYK | cmyk(31.2%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(91.30, -42.77, 43.34) |
| CIE-LCH | lch(91.30, 60.89, 134.62°) |
| OKLab | oklab(91.02% -0.1171 0.106) |
| OKLCH | oklch(91.02% 0.158 137.8) |
| XYZ | xyz(56.2312, 79.1532, 38.6955) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.20
Pastel Green
#B0FF9D
ΔE00 1.77
Celery
#C1FD95
ΔE00 2.85
Light Green
#96F97B
ΔE00 3.17
Light Pastel Green
#B2FBA5
ΔE00 3.21
Palegreen
#98FB98
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA90 #DE90FA
analogous
#E1FA90 #ACFA90 #90FAA9
triadic
#ACFA90 #90ACFA #FA90AC
tetradic
#ACFA90 #90E1FA #DE90FA #FAA990
square
#ACFA90 #90E1FA #DE90FA #FAA990
split-complementary
#ACFA90 #A990FA #FA90E1
monochromatic
#54F51B #80F755 #ACFA90 #D8FDCB #E9FEE2
Accessibility & contrast
On white
1.25
#ACFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#ACFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA90
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA90 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#F5E396
Tritanopia (blue-blind)
#A9F3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa90; /* rgb */ color: rgb(172, 250, 144); /* oklch */ color: oklch(91.0% 0.158 137.8);
Tailwind
colors: {
custom: {
50: '#c7fcb2',
500: '#acfa90',
950: '#000000',
},
}SCSS
$custom: #acfa90; $custom-light: #c7fcb2; $custom-dark: #000000;
JSON
{
"hex": "#acfa90",
"rgb": {
"r": 172,
"g": 250,
"b": 144
},
"hsl": {
"h": 104.151,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91022,
"c": 0.15798,
"h": 137.8
},
"luminance": 0.79155
}Semantic roles & 50–950 ramp
primary
#ACFA90
secondary
#B655DA
accent
#00E6A9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581