#A4E27C#A4E27C
#A4E27C is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.8% C 0.147 H 134.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E27C |
|---|---|
| RGB | rgb(164, 226, 124) |
| HSL | hsl(96, 64%, 69%) |
| HSV | hsv(96, 45%, 89%) |
| CMYK | cmyk(27.4%, 0%, 45.1%, 11.4%) |
| CIE-LAB | lab(83.83, -37.33, 43.53) |
| CIE-LCH | lch(83.83, 57.35, 130.61°) |
| OKLab | oklab(84.77% -0.1027 0.1056) |
| OKLCH | oklch(84.77% 0.147 134.2) |
| XYZ | xyz(46.1433, 63.7390, 28.9366) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Pale Light Green
#B1FC99
ΔE00 5.83
Light Green
#96F97B
ΔE00 5.97
Spring Green (survey)
#A9F971
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E27C #BA7CE2
analogous
#D7E27C #A4E27C #7CE287
triadic
#A4E27C #7CA4E2 #E27CA4
tetradic
#A4E27C #7CD7E2 #BA7CE2 #E2877C
square
#A4E27C #7CD7E2 #BA7CE2 #E2877C
split-complementary
#A4E27C #877CE2 #E27CD7
monochromatic
#62BA29 #81D74A #A4E27C #C7EDAE #EAF8E0
Accessibility & contrast
On white
1.53
#A4E27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#A4E27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E27C
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E27C | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#A4DBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e27c; /* rgb */ color: rgb(164, 226, 124); /* oklch */ color: oklch(84.8% 0.147 134.2);
Tailwind
colors: {
custom: {
50: '#c1eba3',
500: '#a4e27c',
950: '#000000',
},
}SCSS
$custom: #a4e27c; $custom-light: #c1eba3; $custom-dark: #000000;
JSON
{
"hex": "#a4e27c",
"rgb": {
"r": 164,
"g": 226,
"b": 124
},
"hsl": {
"h": 96.471,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.84768,
"c": 0.14732,
"h": 134.2
},
"luminance": 0.6374
}Semantic roles & 50–950 ramp
primary
#A4E27C
secondary
#8D49B9
accent
#1ACC86
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480