#A4E68C#A4E68C
#A4E68C is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.9% C 0.137 H 137.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E68C |
|---|---|
| RGB | rgb(164, 230, 140) |
| HSL | hsl(104, 64%, 73%) |
| HSV | hsv(104, 39%, 90%) |
| CMYK | cmyk(28.7%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(85.19, -37.05, 37.37) |
| CIE-LCH | lch(85.19, 52.62, 134.76°) |
| OKLab | oklab(85.94% -0.1013 0.0922) |
| OKLCH | oklch(85.94% 0.137 137.7) |
| XYZ | xyz(48.3388, 66.3779, 35.0712) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 4.36
Tea Green
#BDF8A3
ΔE00 4.49
Pale Light Green
#B1FC99
ΔE00 4.69
Light Pastel Green
#B2FBA5
ΔE00 4.73
Pastel Green
#B0FF9D
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E68C #CE8CE6
analogous
#D1E68C #A4E68C #8CE6A1
triadic
#A4E68C #8CA4E6 #E68CA4
tetradic
#A4E68C #8CD1E6 #CE8CE6 #E6A18C
square
#A4E68C #8CD1E6 #CE8CE6 #E6A18C
split-complementary
#A4E68C #A18CE6 #E68CD1
monochromatic
#57CB2C #7CDB5A #A4E68C #CCF1BE #EBFAE6
Accessibility & contrast
On white
1.47
#A4E68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#A4E68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E68C
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E68C | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD985
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#A1E0D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e68c; /* rgb */ color: rgb(164, 230, 140); /* oklch */ color: oklch(85.9% 0.137 137.7);
Tailwind
colors: {
custom: {
50: '#c1eeae',
500: '#a4e68c',
950: '#000000',
},
}SCSS
$custom: #a4e68c; $custom-light: #c1eeae; $custom-dark: #000000;
JSON
{
"hex": "#a4e68c",
"rgb": {
"r": 164,
"g": 230,
"b": 140
},
"hsl": {
"h": 104,
"s": 64.286,
"l": 72.549
},
"oklch": {
"l": 0.85941,
"c": 0.13696,
"h": 137.7
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#A4E68C
secondary
#A357BF
accent
#19CC9C
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581