#ACF696#ACF696
#ACF696 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.2% C 0.146 H 138.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF696 |
|---|---|
| RGB | rgb(172, 246, 150) |
| HSL | hsl(106, 84%, 78%) |
| HSV | hsv(106, 39%, 96%) |
| CMYK | cmyk(30.1%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(90.27, -40.20, 39.07) |
| CIE-LCH | lch(90.27, 56.06, 135.82°) |
| OKLab | oklab(90.21% -0.1099 0.0964) |
| OKLCH | oklch(90.21% 0.146 138.7) |
| XYZ | xyz(55.4723, 76.8820, 40.7652) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.29
Pastel Green
#B0FF9D
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.62
Palegreen
#98FB98
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF696 #E096F6
analogous
#DCF696 #ACF696 #96F6B0
triadic
#ACF696 #96ACF6 #F696AC
tetradic
#ACF696 #96DCF6 #E096F6 #F6B096
square
#ACF696 #96DCF6 #E096F6 #F6B096
split-complementary
#ACF696 #B096F6 #F696DC
monochromatic
#53EC25 #7FF15E #ACF696 #D9FBCE #E9FDE3
Accessibility & contrast
On white
1.28
#ACF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ACF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF696
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF696 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78F
Deuteranopia (green-blind)
#F0E19C
Tritanopia (blue-blind)
#A8F0DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf696; /* rgb */ color: rgb(172, 246, 150); /* oklch */ color: oklch(90.2% 0.146 138.7);
Tailwind
colors: {
custom: {
50: '#c7f9b6',
500: '#acf696',
950: '#000000',
},
}SCSS
$custom: #acf696; $custom-light: #c7f9b6; $custom-dark: #000000;
JSON
{
"hex": "#acf696",
"rgb": {
"r": 172,
"g": 246,
"b": 150
},
"hsl": {
"h": 106.25,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.90211,
"c": 0.14618,
"h": 138.7
},
"luminance": 0.76884
}Semantic roles & 50–950 ramp
primary
#ACF696
secondary
#B95BD5
accent
#05E1AE
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581