#A4E79C#A4E79C
#A4E79C is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.5% C 0.122 H 141.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E79C |
|---|---|
| RGB | rgb(164, 231, 156) |
| HSL | hsl(114, 61%, 76%) |
| HSV | hsv(114, 32%, 91%) |
| CMYK | cmyk(29%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(85.73, -35.16, 29.99) |
| CIE-LCH | lch(85.73, 46.22, 139.54°) |
| OKLab | oklab(86.46% -0.0959 0.0752) |
| OKLCH | oklch(86.46% 0.122 141.9) |
| XYZ | xyz(49.8846, 67.4427, 41.8354) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.84
Hospital Green
#9BE5AA
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 4.16
Light Pastel Green
#B2FBA5
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E79C #DF9CE7
analogous
#C9E79C #A4E79C #9CE7B9
triadic
#A4E79C #9CA4E7 #E79CA4
tetradic
#A4E79C #9CC9E7 #DF9CE7 #E7B99C
square
#A4E79C #9CC9E7 #DF9CE7 #E7B99C
split-complementary
#A4E79C #B99CE7 #E79CC9
monochromatic
#49CF39 #77DB6B #A4E79C #D1F3CD #E8F9E6
Accessibility & contrast
On white
1.45
#A4E79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#A4E79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E79C
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E79C | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA97
Deuteranopia (green-blind)
#E0D4A0
Tritanopia (blue-blind)
#9FE2D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e79c; /* rgb */ color: rgb(164, 231, 156); /* oklch */ color: oklch(86.5% 0.122 141.9);
Tailwind
colors: {
custom: {
50: '#c1efb9',
500: '#a4e79c',
950: '#000000',
},
}SCSS
$custom: #a4e79c; $custom-light: #c1efb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e79c",
"rgb": {
"r": 164,
"g": 231,
"b": 156
},
"hsl": {
"h": 113.6,
"s": 60.976,
"l": 75.882
},
"oklch": {
"l": 0.8646,
"c": 0.12187,
"h": 141.9
},
"luminance": 0.67445
}Semantic roles & 50–950 ramp
primary
#A4E79C
secondary
#B866C1
accent
#1DC9B6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581