#A4E69A#A4E69A
#A4E69A is a very light, vivid green. Relative luminance 0.668; OKLCH L 86.2% C 0.122 H 141.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E69A |
|---|---|
| RGB | rgb(164, 230, 154) |
| HSL | hsl(112, 60%, 75%) |
| HSV | hsv(112, 33%, 90%) |
| CMYK | cmyk(28.7%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(85.41, -35.01, 30.59) |
| CIE-LCH | lch(85.41, 46.49, 138.85°) |
| OKLab | oklab(86.19% -0.0955 0.0766) |
| OKLCH | oklch(86.19% 0.122 141.3) |
| XYZ | xyz(49.4376, 66.8174, 40.8578) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.01
Washed Out Green
#BCF5A6
ΔE00 4.02
Light Grey Green
#B7E1A1
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 4.13
Light Pastel Green
#B2FBA5
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E69A #DC9AE6
analogous
#CAE69A #A4E69A #9AE6B6
triadic
#A4E69A #9AA4E6 #E69AA4
tetradic
#A4E69A #9ACAE6 #DC9AE6 #E6B69A
square
#A4E69A #9ACAE6 #DC9AE6 #E6B69A
split-complementary
#A4E69A #B69AE6 #E69ACA
monochromatic
#4CCE38 #78DA69 #A4E69A #D0F2CB #E9F9E6
Accessibility & contrast
On white
1.46
#A4E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#A4E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E69A
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E69A | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#9FE1D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e69a; /* rgb */ color: rgb(164, 230, 154); /* oklch */ color: oklch(86.2% 0.122 141.3);
Tailwind
colors: {
custom: {
50: '#c1eeb8',
500: '#a4e69a',
950: '#000000',
},
}SCSS
$custom: #a4e69a; $custom-light: #c1eeb8; $custom-dark: #000000;
JSON
{
"hex": "#a4e69a",
"rgb": {
"r": 164,
"g": 230,
"b": 154
},
"hsl": {
"h": 112.105,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.86194,
"c": 0.12241,
"h": 141.3
},
"luminance": 0.66819
}Semantic roles & 50–950 ramp
primary
#A4E69A
secondary
#B464C0
accent
#1EC8B2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581