#A4E27D#A4E27D
#A4E27D is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 84.8% C 0.146 H 134.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E27D |
|---|---|
| RGB | rgb(164, 226, 125) |
| HSL | hsl(97, 64%, 69%) |
| HSV | hsv(97, 45%, 89%) |
| CMYK | cmyk(27.4%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(83.84, -37.21, 43.06) |
| CIE-LCH | lch(83.84, 56.91, 130.83°) |
| OKLab | oklab(84.78% -0.1023 0.1046) |
| OKLCH | oklch(84.78% 0.146 134.4) |
| XYZ | xyz(46.2069, 63.7645, 29.2713) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.28
Pale Olive Green
#B1D27B
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Pale Light Green
#B1FC99
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 5.91
Light Green
#96F97B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E27D #BB7DE2
analogous
#D7E27D #A4E27D #7DE289
triadic
#A4E27D #7DA4E2 #E27DA4
tetradic
#A4E27D #7DD7E2 #BB7DE2 #E2897D
square
#A4E27D #7DD7E2 #BB7DE2 #E2897D
split-complementary
#A4E27D #897DE2 #E27DD7
monochromatic
#62BB2A #81D74B #A4E27D #C7EDAF #EAF8E1
Accessibility & contrast
On white
1.53
#A4E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#A4E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E27D
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E27D | 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)
#E9D475
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#A4DBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e27d; /* rgb */ color: rgb(164, 226, 125); /* oklch */ color: oklch(84.8% 0.146 134.4);
Tailwind
colors: {
custom: {
50: '#c1eba4',
500: '#a4e27d',
950: '#000000',
},
}SCSS
$custom: #a4e27d; $custom-light: #c1eba4; $custom-dark: #000000;
JSON
{
"hex": "#a4e27d",
"rgb": {
"r": 164,
"g": 226,
"b": 125
},
"hsl": {
"h": 96.832,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84784,
"c": 0.14632,
"h": 134.4
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#A4E27D
secondary
#8E4AB9
accent
#1ACB87
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480