#A4E28B#A4E28B
#A4E28B is a very light, vivid green. Relative luminance 0.641; OKLCH L 85.0% C 0.132 H 137.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E28B |
|---|---|
| RGB | rgb(164, 226, 139) |
| HSL | hsl(103, 60%, 72%) |
| HSV | hsv(103, 38%, 89%) |
| CMYK | cmyk(27.4%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(84.04, -35.37, 36.38) |
| CIE-LCH | lch(84.04, 50.74, 134.19°) |
| OKLab | oklab(85.01% -0.0967 0.0899) |
| OKLCH | oklch(85.01% 0.132 137.1) |
| XYZ | xyz(47.1651, 64.1477, 34.3178) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 4.76
Washed Out Green
#BCF5A6
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 5.10
Light Sage
#BCECAC
ΔE00 5.41
Light Pastel Green
#B2FBA5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E28B #C98BE2
analogous
#D0E28B #A4E28B #8BE29E
triadic
#A4E28B #8BA4E2 #E28BA4
tetradic
#A4E28B #8BD0E2 #C98BE2 #E29E8B
square
#A4E28B #8BD0E2 #C98BE2 #E29E8B
split-complementary
#A4E28B #9E8BE2 #E28BD0
monochromatic
#5AC231 #7ED65A #A4E28B #CAEEBC #ECF9E7
Accessibility & contrast
On white
1.52
#A4E28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#A4E28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E28B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E28B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#DED090
Tritanopia (blue-blind)
#A2DCCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e28b; /* rgb */ color: rgb(164, 226, 139); /* oklch */ color: oklch(85.0% 0.132 137.1);
Tailwind
colors: {
custom: {
50: '#c1ebae',
500: '#a4e28b',
950: '#000000',
},
}SCSS
$custom: #a4e28b; $custom-light: #c1ebae; $custom-dark: #000000;
JSON
{
"hex": "#a4e28b",
"rgb": {
"r": 164,
"g": 226,
"b": 139
},
"hsl": {
"h": 102.759,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.8501,
"c": 0.132,
"h": 137.1
},
"luminance": 0.64149
}Semantic roles & 50–950 ramp
primary
#A4E28B
secondary
#9E57BA
accent
#1EC897
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#121610
muted
#828481