#A4E79A#A4E79A
#A4E79A is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.4% C 0.124 H 141.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E79A |
|---|---|
| RGB | rgb(164, 231, 154) |
| HSL | hsl(112, 62%, 75%) |
| HSV | hsv(112, 33%, 91%) |
| CMYK | cmyk(29%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(85.69, -35.47, 30.97) |
| CIE-LCH | lch(85.69, 47.09, 138.88°) |
| OKLab | oklab(86.42% -0.0967 0.0775) |
| OKLCH | oklch(86.42% 0.124 141.3) |
| XYZ | xyz(49.7167, 67.3755, 40.9508) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 3.88
Light Sage
#BCECAC
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.24
Light Pastel Green
#B2FBA5
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E79A #DD9AE7
analogous
#CAE79A #A4E79A #9AE7B6
triadic
#A4E79A #9AA4E7 #E79AA4
tetradic
#A4E79A #9ACAE7 #DD9AE7 #E7B69A
square
#A4E79A #9ACAE7 #DD9AE7 #E7B69A
split-complementary
#A4E79A #B69AE7 #E79ACA
monochromatic
#4BCF37 #77DB69 #A4E79A #D1F3CB #E9F9E6
Accessibility & contrast
On white
1.45
#A4E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#A4E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E79A
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E79A | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#9FE2D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e79a; /* rgb */ color: rgb(164, 231, 154); /* oklch */ color: oklch(86.4% 0.124 141.3);
Tailwind
colors: {
custom: {
50: '#c1efb8',
500: '#a4e79a',
950: '#000000',
},
}SCSS
$custom: #a4e79a; $custom-light: #c1efb8; $custom-dark: #000000;
JSON
{
"hex": "#a4e79a",
"rgb": {
"r": 164,
"g": 231,
"b": 154
},
"hsl": {
"h": 112.208,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.86422,
"c": 0.12395,
"h": 141.3
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#A4E79A
secondary
#B564C1
accent
#1CC9B3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581