#A4E18C#A4E18C
#A4E18C is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.8% C 0.129 H 137.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E18C |
|---|---|
| RGB | rgb(164, 225, 140) |
| HSL | hsl(103, 59%, 72%) |
| HSV | hsv(103, 38%, 88%) |
| CMYK | cmyk(27.1%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(83.78, -34.77, 35.53) |
| CIE-LCH | lch(83.78, 49.71, 134.38°) |
| OKLab | oklab(84.8% -0.095 0.0879) |
| OKLCH | oklch(84.8% 0.129 137.2) |
| XYZ | xyz(46.9673, 63.6348, 34.6140) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.25
Light Sage
#BCECAC
ΔE00 5.25
Light Pastel Green
#B2FBA5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E18C #C98CE1
analogous
#CFE18C #A4E18C #8CE19F
triadic
#A4E18C #8CA4E1 #E18CA4
tetradic
#A4E18C #8CCFE1 #C98CE1 #E19F8C
square
#A4E18C #8CCFE1 #C98CE1 #E19F8C
split-complementary
#A4E18C #9F8CE1 #E18CCF
monochromatic
#5AC032 #7ED45B #A4E18C #CAEEBD #ECF9E7
Accessibility & contrast
On white
1.53
#A4E18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#A4E18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E18C
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E18C | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D486
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#A2DBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e18c; /* rgb */ color: rgb(164, 225, 140); /* oklch */ color: oklch(84.8% 0.129 137.2);
Tailwind
colors: {
custom: {
50: '#c1eaae',
500: '#a4e18c',
950: '#000000',
},
}SCSS
$custom: #a4e18c; $custom-light: #c1eaae; $custom-dark: #000000;
JSON
{
"hex": "#a4e18c",
"rgb": {
"r": 164,
"g": 225,
"b": 140
},
"hsl": {
"h": 103.059,
"s": 58.621,
"l": 71.569
},
"oklch": {
"l": 0.84799,
"c": 0.12944,
"h": 137.2
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#A4E18C
secondary
#9E58B9
accent
#1FC697
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#121610
muted
#828481