#ACF99A#ACF99A
#ACF99A is a very light, vivid green. Relative luminance 0.789; OKLCH L 91.0% C 0.147 H 139.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF99A |
|---|---|
| RGB | rgb(172, 249, 154) |
| HSL | hsl(109, 89%, 79%) |
| HSV | hsv(109, 38%, 98%) |
| CMYK | cmyk(30.9%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(91.17, -40.98, 38.27) |
| CIE-LCH | lch(91.17, 56.07, 136.96°) |
| OKLab | oklab(90.96% -0.1119 0.0947) |
| OKLCH | oklch(90.96% 0.147 139.8) |
| XYZ | xyz(56.7197, 78.8528, 42.7972) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.03
Pastel Green
#B0FF9D
ΔE00 1.25
Light Pastel Green
#B2FBA5
ΔE00 1.61
Palegreen
#98FB98
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.68
Washed Out Green
#BCF5A6
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF99A #E79AF9
analogous
#DBF99A #ACF99A #9AF9B8
triadic
#ACF99A #9AACF9 #F99AAC
tetradic
#ACF99A #9ADBF9 #E79AF9 #F9B89A
square
#ACF99A #9ADBF9 #E79AF9 #F9B89A
split-complementary
#ACF99A #B89AF9 #F99ADB
monochromatic
#4DF226 #7DF660 #ACF99A #DBFCD4 #E7FDE2
Accessibility & contrast
On white
1.25
#ACF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#ACF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF99A
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF99A | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA93
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#A7F3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acf99a; /* rgb */ color: rgb(172, 249, 154); /* oklch */ color: oklch(91.0% 0.147 139.8);
Tailwind
colors: {
custom: {
50: '#c7fbb8',
500: '#acf99a',
950: '#000000',
},
}SCSS
$custom: #acf99a; $custom-light: #c7fbb8; $custom-dark: #000000;
JSON
{
"hex": "#acf99a",
"rgb": {
"r": 172,
"g": 249,
"b": 154
},
"hsl": {
"h": 108.632,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.90959,
"c": 0.14657,
"h": 139.8
},
"luminance": 0.78855
}Semantic roles & 50–950 ramp
primary
#ACF99A
secondary
#C25ED9
accent
#00E5BA
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581