#A4E69C#A4E69C
#A4E69C is a very light, vivid green. Relative luminance 0.669; OKLCH L 86.2% C 0.120 H 141.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E69C |
|---|---|
| RGB | rgb(164, 230, 156) |
| HSL | hsl(114, 60%, 76%) |
| HSV | hsv(114, 32%, 90%) |
| CMYK | cmyk(28.7%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(85.45, -34.70, 29.62) |
| CIE-LCH | lch(85.45, 45.62, 139.52°) |
| OKLab | oklab(86.23% -0.0946 0.0743) |
| OKLCH | oklch(86.23% 0.12 141.9) |
| XYZ | xyz(49.6055, 66.8845, 41.7424) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.76
Light Sage
#BCECAC
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.21
Light Pastel Green
#B2FBA5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E69C #DE9CE6
analogous
#C9E69C #A4E69C #9CE6B9
triadic
#A4E69C #9CA4E6 #E69CA4
tetradic
#A4E69C #9CC9E6 #DE9CE6 #E6B99C
square
#A4E69C #9CC9E6 #DE9CE6 #E6B99C
split-complementary
#A4E69C #B99CE6 #E69CC9
monochromatic
#4ACD3A #77DA6B #A4E69C #D1F2CD #E9F9E7
Accessibility & contrast
On white
1.46
#A4E69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#A4E69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E69C
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E69C | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA97
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#9FE1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e69c; /* rgb */ color: rgb(164, 230, 156); /* oklch */ color: oklch(86.2% 0.120 141.9);
Tailwind
colors: {
custom: {
50: '#c0eeb9',
500: '#a4e69c',
950: '#000000',
},
}SCSS
$custom: #a4e69c; $custom-light: #c0eeb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e69c",
"rgb": {
"r": 164,
"g": 230,
"b": 156
},
"hsl": {
"h": 113.514,
"s": 59.677,
"l": 75.686
},
"oklch": {
"l": 0.86233,
"c": 0.12033,
"h": 141.9
},
"luminance": 0.66886
}Semantic roles & 50–950 ramp
primary
#A4E69C
secondary
#B666C0
accent
#1EC7B5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581