#A4E38C#A4E38C
#A4E38C is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.3% C 0.132 H 137.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E38C |
|---|---|
| RGB | rgb(164, 227, 140) |
| HSL | hsl(103, 61%, 72%) |
| HSV | hsv(103, 38%, 89%) |
| CMYK | cmyk(27.8%, 0%, 38.3%, 11%) |
| CIE-LAB | lab(84.34, -35.69, 36.26) |
| CIE-LCH | lch(84.34, 50.88, 134.54°) |
| OKLab | oklab(85.26% -0.0975 0.0896) |
| OKLCH | oklch(85.26% 0.132 137.4) |
| XYZ | xyz(47.5112, 64.7225, 34.7953) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Washed Out Green
#BCF5A6
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 4.79
Tea Green
#BDF8A3
ΔE00 4.92
Light Pastel Green
#B2FBA5
ΔE00 5.27
Light Sage
#BCECAC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E38C #CB8CE3
analogous
#D0E38C #A4E38C #8CE3A0
triadic
#A4E38C #8CA4E3 #E38CA4
tetradic
#A4E38C #8CD0E3 #CB8CE3 #E3A08C
square
#A4E38C #8CD0E3 #CB8CE3 #E3A08C
split-complementary
#A4E38C #A08CE3 #E38CD0
monochromatic
#59C530 #7DD75B #A4E38C #CBEFBD #ECF9E6
Accessibility & contrast
On white
1.51
#A4E38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#A4E38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E38C
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E38C | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D686
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#A2DDCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e38c; /* rgb */ color: rgb(164, 227, 140); /* oklch */ color: oklch(85.3% 0.132 137.4);
Tailwind
colors: {
custom: {
50: '#c1ecae',
500: '#a4e38c',
950: '#000000',
},
}SCSS
$custom: #a4e38c; $custom-light: #c1ecae; $custom-dark: #000000;
JSON
{
"hex": "#a4e38c",
"rgb": {
"r": 164,
"g": 227,
"b": 140
},
"hsl": {
"h": 103.448,
"s": 60.839,
"l": 71.961
},
"oklch": {
"l": 0.85256,
"c": 0.13246,
"h": 137.4
},
"luminance": 0.64724
}Semantic roles & 50–950 ramp
primary
#A4E38C
secondary
#A058BC
accent
#1DC999
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#121610
muted
#828481