#ACF192#ACF192
#ACF192 is a very light, vivid green. Relative luminance 0.738; OKLCH L 89.0% C 0.143 H 137.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF192 |
|---|---|
| RGB | rgb(172, 241, 146) |
| HSL | hsl(104, 77%, 76%) |
| HSV | hsv(104, 39%, 95%) |
| CMYK | cmyk(28.6%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(88.81, -38.52, 39.16) |
| CIE-LCH | lch(88.81, 54.93, 134.53°) |
| OKLab | oklab(89.01% -0.1053 0.0965) |
| OKLCH | oklch(89.01% 0.143 137.5) |
| XYZ | xyz(53.6553, 73.7547, 38.5976) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.29
Tea Green
#BDF8A3
ΔE00 2.76
Light Pastel Green
#B2FBA5
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF192 #D792F1
analogous
#DBF192 #ACF192 #92F1A7
triadic
#ACF192 #92ACF1 #F192AC
tetradic
#ACF192 #92DBF1 #D792F1 #F1A792
square
#ACF192 #92DBF1 #D792F1 #F1A792
split-complementary
#ACF192 #A792F1 #F192DB
monochromatic
#59E326 #83EA5C #ACF192 #D5F8C8 #EAFCE4
Accessibility & contrast
On white
1.33
#ACF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#ACF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF192
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF192 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#A9EBD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #acf192; /* rgb */ color: rgb(172, 241, 146); /* oklch */ color: oklch(89.0% 0.143 137.5);
Tailwind
colors: {
custom: {
50: '#c7f6b3',
500: '#acf192',
950: '#000000',
},
}SCSS
$custom: #acf192; $custom-light: #c7f6b3; $custom-dark: #000000;
JSON
{
"hex": "#acf192",
"rgb": {
"r": 172,
"g": 241,
"b": 146
},
"hsl": {
"h": 103.579,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.8901,
"c": 0.14285,
"h": 137.5
},
"luminance": 0.73757
}Semantic roles & 50–950 ramp
primary
#ACF192
secondary
#AE5ACE
accent
#0CD9A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581