#ACFEA9#ACFEA9
#ACFEA9 is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.4% C 0.139 H 143.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEA9 |
|---|---|
| RGB | rgb(172, 254, 169) |
| HSL | hsl(118, 98%, 83%) |
| HSV | hsv(118, 33%, 100%) |
| CMYK | cmyk(32.3%, 0%, 33.5%, 0.4%) |
| CIE-LAB | lab(92.80, -40.98, 32.97) |
| CIE-LCH | lch(92.80, 52.59, 141.18°) |
| OKLab | oklab(92.36% -0.1117 0.0826) |
| OKLCH | oklch(92.36% 0.139 143.5) |
| XYZ | xyz(59.6140, 82.5161, 50.3146) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.39
Pastel Green
#B0FF9D
ΔE00 2.42
Mint (survey)
#9FFEB0
ΔE00 2.46
Light Seafoam Green
#A7FFB5
ΔE00 2.49
Light Mint Green
#A6FBB2
ΔE00 2.49
Palegreen
#98FB98
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEA9 #FBA9FE
analogous
#D7FEA9 #ACFEA9 #A9FED0
triadic
#ACFEA9 #A9ACFE #FEA9AC
tetradic
#ACFEA9 #A9D7FE #FBA9FE #FED0A9
square
#ACFEA9 #A9D7FE #FBA9FE #FED0A9
split-complementary
#ACFEA9 #D0A9FE #FEA9D7
monochromatic
#37FD30 #72FD6D #ACFEA9 #E2FFE1 #E2FFE1
Accessibility & contrast
On white
1.20
#ACFEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#ACFEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEA9
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEA9 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA3
Deuteranopia (green-blind)
#F5E7AE
Tritanopia (blue-blind)
#A4F9E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acfea9; /* rgb */ color: rgb(172, 254, 169); /* oklch */ color: oklch(92.4% 0.139 143.5);
Tailwind
colors: {
custom: {
50: '#c7ffc3',
500: '#acfea9',
950: '#000000',
},
}SCSS
$custom: #acfea9; $custom-light: #c7ffc3; $custom-dark: #000000;
JSON
{
"hex": "#acfea9",
"rgb": {
"r": 172,
"g": 254,
"b": 169
},
"hsl": {
"h": 117.882,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.9236,
"c": 0.13893,
"h": 143.5
},
"luminance": 0.82519
}Semantic roles & 50–950 ramp
primary
#ACFEA9
secondary
#DE68E3
accent
#00E6DD
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682