#A4E68F#A4E68F
#A4E68F is a very light, vivid green. Relative luminance 0.665; OKLCH L 86.0% C 0.134 H 138.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E68F |
|---|---|
| RGB | rgb(164, 230, 143) |
| HSL | hsl(106, 64%, 73%) |
| HSV | hsv(106, 38%, 90%) |
| CMYK | cmyk(28.7%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(85.23, -36.63, 35.92) |
| CIE-LCH | lch(85.23, 51.31, 135.56°) |
| OKLab | oklab(85.99% -0.1001 0.0889) |
| OKLCH | oklch(85.99% 0.134 138.4) |
| XYZ | xyz(48.5631, 66.4675, 36.2521) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 4.41
Light Pastel Green
#B2FBA5
ΔE00 4.58
Pale Light Green
#B1FC99
ΔE00 4.78
Light Grey Green
#B7E1A1
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E68F #D18FE6
analogous
#D0E68F #A4E68F #8FE6A5
triadic
#A4E68F #8FA4E6 #E68FA4
tetradic
#A4E68F #8FD0E6 #D18FE6 #E6A58F
square
#A4E68F #8FD0E6 #D18FE6 #E6A58F
split-complementary
#A4E68F #A58FE6 #E68FD0
monochromatic
#54CD2E #7BDB5D #A4E68F #CDF1C1 #EBF9E6
Accessibility & contrast
On white
1.47
#A4E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#A4E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E68F
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E68F | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD989
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#A1E0D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e68f; /* rgb */ color: rgb(164, 230, 143); /* oklch */ color: oklch(86.0% 0.134 138.4);
Tailwind
colors: {
custom: {
50: '#c1eeb0',
500: '#a4e68f',
950: '#000000',
},
}SCSS
$custom: #a4e68f; $custom-light: #c1eeb0; $custom-dark: #000000;
JSON
{
"hex": "#a4e68f",
"rgb": {
"r": 164,
"g": 230,
"b": 143
},
"hsl": {
"h": 105.517,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.85993,
"c": 0.13387,
"h": 138.4
},
"luminance": 0.66469
}Semantic roles & 50–950 ramp
primary
#A4E68F
secondary
#A75ABF
accent
#1ACBA1
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581