#A4E38A#A4E38A
#A4E38A is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.2% C 0.135 H 137.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E38A |
|---|---|
| RGB | rgb(164, 227, 138) |
| HSL | hsl(102, 61%, 72%) |
| HSV | hsv(102, 39%, 89%) |
| CMYK | cmyk(27.8%, 0%, 39.2%, 11%) |
| CIE-LAB | lab(84.31, -35.96, 37.23) |
| CIE-LCH | lch(84.31, 51.76, 134.01°) |
| OKLab | oklab(85.22% -0.0984 0.0918) |
| OKLCH | oklch(85.22% 0.135 137) |
| XYZ | xyz(47.3650, 64.6641, 34.0257) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.25
Washed Out Green
#BCF5A6
ΔE00 4.78
Tea Green
#BDF8A3
ΔE00 4.97
Light Grey Green
#B7E1A1
ΔE00 5.03
Pale Light Green
#B1FC99
ΔE00 5.34
Light Pastel Green
#B2FBA5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E38A #C98AE3
analogous
#D1E38A #A4E38A #8AE39D
triadic
#A4E38A #8AA4E3 #E38AA4
tetradic
#A4E38A #8AD1E3 #C98AE3 #E39D8A
square
#A4E38A #8AD1E3 #C98AE3 #E39D8A
split-complementary
#A4E38A #9D8AE3 #E38AD1
monochromatic
#5AC42F #7ED759 #A4E38A #CAEFBB #ECF9E6
Accessibility & contrast
On white
1.51
#A4E38A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#A4E38A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E38A
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E38A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E38A | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D684
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#A2DDCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e38a; /* rgb */ color: rgb(164, 227, 138); /* oklch */ color: oklch(85.2% 0.135 137.0);
Tailwind
colors: {
custom: {
50: '#c1ecad',
500: '#a4e38a',
950: '#000000',
},
}SCSS
$custom: #a4e38a; $custom-light: #c1ecad; $custom-dark: #000000;
JSON
{
"hex": "#a4e38a",
"rgb": {
"r": 164,
"g": 227,
"b": 138
},
"hsl": {
"h": 102.472,
"s": 61.379,
"l": 71.569
},
"oklch": {
"l": 0.85221,
"c": 0.13454,
"h": 137
},
"luminance": 0.64666
}Semantic roles & 50–950 ramp
primary
#A4E38A
secondary
#9E56BB
accent
#1CC997
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#121610
muted
#828481