#A4E79B#A4E79B
#A4E79B is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.4% C 0.123 H 141.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E79B |
|---|---|
| RGB | rgb(164, 231, 155) |
| HSL | hsl(113, 61%, 76%) |
| HSV | hsv(113, 33%, 91%) |
| CMYK | cmyk(29%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(85.71, -35.32, 30.48) |
| CIE-LCH | lch(85.71, 46.65, 139.20°) |
| OKLab | oklab(86.44% -0.0963 0.0764) |
| OKLCH | oklch(86.44% 0.123 141.6) |
| XYZ | xyz(49.8003, 67.4090, 41.3913) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.89
Washed Out Green
#BCF5A6
ΔE00 3.91
Light Sage
#BCECAC
ΔE00 3.91
Hospital Green
#9BE5AA
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.20
Light Pastel Green
#B2FBA5
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E79B #DE9BE7
analogous
#CAE79B #A4E79B #9BE7B8
triadic
#A4E79B #9BA4E7 #E79BA4
tetradic
#A4E79B #9BCAE7 #DE9BE7 #E7B89B
square
#A4E79B #9BCAE7 #DE9BE7 #E7B89B
split-complementary
#A4E79B #B89BE7 #E79BCA
monochromatic
#4ACF38 #77DB6A #A4E79B #D1F3CC #E9F9E6
Accessibility & contrast
On white
1.45
#A4E79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#A4E79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E79B
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E79B | 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)
#EBDA96
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#9FE2D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e79b; /* rgb */ color: rgb(164, 231, 155); /* oklch */ color: oklch(86.4% 0.123 141.6);
Tailwind
colors: {
custom: {
50: '#c1efb9',
500: '#a4e79b',
950: '#000000',
},
}SCSS
$custom: #a4e79b; $custom-light: #c1efb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e79b",
"rgb": {
"r": 164,
"g": 231,
"b": 155
},
"hsl": {
"h": 112.895,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.86441,
"c": 0.12291,
"h": 141.6
},
"luminance": 0.67411
}Semantic roles & 50–950 ramp
primary
#A4E79B
secondary
#B665C1
accent
#1DC9B5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581