#ACF992#ACF992
#ACF992 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.8% C 0.155 H 138.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF992 |
|---|---|
| RGB | rgb(172, 249, 146) |
| HSL | hsl(105, 90%, 77%) |
| HSV | hsv(105, 41%, 98%) |
| CMYK | cmyk(30.9%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.05, -42.07, 42.05) |
| CIE-LCH | lch(91.05, 59.48, 135.02°) |
| OKLab | oklab(90.83% -0.1151 0.1032) |
| OKLCH | oklch(90.83% 0.155 138.1) |
| XYZ | xyz(56.0755, 78.5951, 39.4044) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.97
Pastel Green
#B0FF9D
ΔE00 1.61
Light Pastel Green
#B2FBA5
ΔE00 2.83
Celery
#C1FD95
ΔE00 2.94
Palegreen
#98FB98
ΔE00 3.09
Tea Green
#BDF8A3
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF992 #DF92F9
analogous
#E0F992 #ACF992 #92F9AB
triadic
#ACF992 #92ACF9 #F992AC
tetradic
#ACF992 #92E0F9 #DF92F9 #F9AB92
square
#ACF992 #92E0F9 #DF92F9 #F9AB92
split-complementary
#ACF992 #AB92F9 #F992E0
monochromatic
#54F31E #80F658 #ACF992 #D8FCCC #E9FDE2
Accessibility & contrast
On white
1.26
#ACF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#ACF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF992
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF992 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#A8F2E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf992; /* rgb */ color: rgb(172, 249, 146); /* oklch */ color: oklch(90.8% 0.155 138.1);
Tailwind
colors: {
custom: {
50: '#c7fbb3',
500: '#acf992',
950: '#000000',
},
}SCSS
$custom: #acf992; $custom-light: #c7fbb3; $custom-dark: #000000;
JSON
{
"hex": "#acf992",
"rgb": {
"r": 172,
"g": 249,
"b": 146
},
"hsl": {
"h": 104.854,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.90826,
"c": 0.15456,
"h": 138.1
},
"luminance": 0.78597
}Semantic roles & 50–950 ramp
primary
#ACF992
secondary
#B857D8
accent
#00E6AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581