#ACF792#ACF792
#ACF792 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.4% C 0.152 H 138.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF792 |
|---|---|
| RGB | rgb(172, 247, 146) |
| HSL | hsl(105, 86%, 77%) |
| HSV | hsv(105, 41%, 97%) |
| CMYK | cmyk(30.4%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(90.49, -41.19, 41.33) |
| CIE-LCH | lch(90.49, 58.35, 134.91°) |
| OKLab | oklab(90.37% -0.1127 0.1015) |
| OKLCH | oklch(90.37% 0.152 138) |
| XYZ | xyz(55.4606, 77.3654, 39.1994) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.15
Pastel Green
#B0FF9D
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 2.72
Celery
#C1FD95
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.06
Palegreen
#98FB98
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF792 #DD92F7
analogous
#DFF792 #ACF792 #92F7AA
triadic
#ACF792 #92ACF7 #F792AC
tetradic
#ACF792 #92DFF7 #DD92F7 #F7AA92
square
#ACF792 #92DFF7 #DD92F7 #F7AA92
split-complementary
#ACF792 #AA92F7 #F792DF
monochromatic
#55EF20 #81F359 #ACF792 #D7FBCB #E9FDE2
Accessibility & contrast
On white
1.27
#ACF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#ACF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF792
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF792 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#A9F1DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #acf792; /* rgb */ color: rgb(172, 247, 146); /* oklch */ color: oklch(90.4% 0.152 138.0);
Tailwind
colors: {
custom: {
50: '#c7fab3',
500: '#acf792',
950: '#000000',
},
}SCSS
$custom: #acf792; $custom-light: #c7fab3; $custom-dark: #000000;
JSON
{
"hex": "#acf792",
"rgb": {
"r": 172,
"g": 247,
"b": 146
},
"hsl": {
"h": 104.554,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.90372,
"c": 0.15166,
"h": 138
},
"luminance": 0.77368
}Semantic roles & 50–950 ramp
primary
#ACF792
secondary
#B558D6
accent
#03E3A9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581