#A4E283#A4E283
#A4E283 is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 84.9% C 0.140 H 135.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E283 |
|---|---|
| RGB | rgb(164, 226, 131) |
| HSL | hsl(99, 62%, 70%) |
| HSV | hsv(99, 42%, 89%) |
| CMYK | cmyk(27.4%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(83.93, -36.44, 40.22) |
| CIE-LCH | lch(83.93, 54.27, 132.18°) |
| OKLab | oklab(84.88% -0.0999 0.0984) |
| OKLCH | oklch(84.88% 0.14 135.4) |
| XYZ | xyz(46.6018, 63.9224, 31.3513) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 5.45
Tea Green
#BDF8A3
ΔE00 5.46
Pale Olive Green
#B1D27B
ΔE00 5.55
Pale Light Green
#B1FC99
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E283 #C183E2
analogous
#D4E283 #A4E283 #83E291
triadic
#A4E283 #83A4E2 #E283A4
tetradic
#A4E283 #83D4E2 #C183E2 #E29183
square
#A4E283 #83D4E2 #C183E2 #E29183
split-complementary
#A4E283 #9183E2 #E283D4
monochromatic
#5FBE2C #80D651 #A4E283 #C8EEB5 #EDF9E6
Accessibility & contrast
On white
1.52
#A4E283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#A4E283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E283
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E283 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57C
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#A3DCCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e283; /* rgb */ color: rgb(164, 226, 131); /* oklch */ color: oklch(84.9% 0.140 135.4);
Tailwind
colors: {
custom: {
50: '#c1eba8',
500: '#a4e283',
950: '#000000',
},
}SCSS
$custom: #a4e283; $custom-light: #c1eba8; $custom-dark: #000000;
JSON
{
"hex": "#a4e283",
"rgb": {
"r": 164,
"g": 226,
"b": 131
},
"hsl": {
"h": 99.158,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.84877,
"c": 0.14025,
"h": 135.4
},
"luminance": 0.63924
}Semantic roles & 50–950 ramp
primary
#A4E283
secondary
#954FBA
accent
#1CCA8D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480