#ACF48C#ACF48C
#ACF48C is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.6% C 0.153 H 136.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF48C |
|---|---|
| RGB | rgb(172, 244, 140) |
| HSL | hsl(102, 83%, 75%) |
| HSV | hsv(102, 43%, 96%) |
| CMYK | cmyk(29.5%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(89.56, -40.65, 43.07) |
| CIE-LCH | lch(89.56, 59.22, 133.35°) |
| OKLab | oklab(89.59% -0.1114 0.1053) |
| OKLCH | oklch(89.59% 0.153 136.6) |
| XYZ | xyz(54.0961, 75.3635, 36.5022) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.01
Pastel Green
#B0FF9D
ΔE00 2.77
Celery
#C1FD95
ΔE00 2.96
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.46
Light Pastel Green
#B2FBA5
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF48C #D48CF4
analogous
#E0F48C #ACF48C #8CF4A0
triadic
#ACF48C #8CACF4 #F48CAC
tetradic
#ACF48C #8CE0F4 #D48CF4 #F4A08C
square
#ACF48C #8CE0F4 #D48CF4 #F4A08C
split-complementary
#ACF48C #A08CF4 #F48CE0
monochromatic
#5BE91C #84EF54 #ACF48C #D4F9C4 #EBFCE3
Accessibility & contrast
On white
1.31
#ACF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#ACF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF48C
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF48C | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#AAEDDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #acf48c; /* rgb */ color: rgb(172, 244, 140); /* oklch */ color: oklch(89.6% 0.153 136.6);
Tailwind
colors: {
custom: {
50: '#c7f8af',
500: '#acf48c',
950: '#000000',
},
}SCSS
$custom: #acf48c; $custom-light: #c7f8af; $custom-dark: #000000;
JSON
{
"hex": "#acf48c",
"rgb": {
"r": 172,
"g": 244,
"b": 140
},
"hsl": {
"h": 101.538,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.89594,
"c": 0.15328,
"h": 136.6
},
"luminance": 0.75365
}Semantic roles & 50–950 ramp
primary
#ACF48C
secondary
#AA53D1
accent
#07DF9C
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581