#ACF8A4#ACF8A4
#ACF8A4 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.9% C 0.135 H 142.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF8A4 |
|---|---|
| RGB | rgb(172, 248, 164) |
| HSL | hsl(114, 86%, 81%) |
| HSV | hsv(114, 34%, 97%) |
| CMYK | cmyk(30.6%, 0%, 33.9%, 2.7%) |
| CIE-LAB | lab(91.05, -39.07, 33.13) |
| CIE-LCH | lch(91.05, 51.22, 139.70°) |
| OKLab | oklab(90.91% -0.1065 0.0828) |
| OKLCH | oklch(90.91% 0.135 142.1) |
| XYZ | xyz(57.2793, 78.5834, 47.2649) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.96
Pastel Green
#B0FF9D
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 2.72
Washed Out Green
#BCF5A6
ΔE00 2.73
Light Mint Green
#A6FBB2
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF8A4 #F0A4F8
analogous
#D6F8A4 #ACF8A4 #A4F8C6
triadic
#ACF8A4 #A4ACF8 #F8A4AC
tetradic
#ACF8A4 #A4D6F8 #F0A4F8 #F8C6A4
square
#ACF8A4 #A4D6F8 #F0A4F8 #F8C6A4
split-complementary
#ACF8A4 #C6A4F8 #F8A4D6
monochromatic
#44EF32 #78F46B #ACF8A4 #E0FCDD #E5FDE3
Accessibility & contrast
On white
1.26
#ACF8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#ACF8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF8A4
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF8A4 | 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)
#FCEA9E
Deuteranopia (green-blind)
#F0E3A9
Tritanopia (blue-blind)
#A6F3E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf8a4; /* rgb */ color: rgb(172, 248, 164); /* oklch */ color: oklch(90.9% 0.135 142.1);
Tailwind
colors: {
custom: {
50: '#c7fbbf',
500: '#acf8a4',
950: '#000000',
},
}SCSS
$custom: #acf8a4; $custom-light: #c7fbbf; $custom-dark: #000000;
JSON
{
"hex": "#acf8a4",
"rgb": {
"r": 172,
"g": 248,
"b": 164
},
"hsl": {
"h": 114.286,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.90912,
"c": 0.13495,
"h": 142.1
},
"luminance": 0.78586
}Semantic roles & 50–950 ramp
primary
#ACF8A4
secondary
#CE67D9
accent
#03E2CD
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131712
muted
#828582