#4E920A#4E920A
#4E920A is a mid, vivid yellow-green. Relative luminance 0.222; OKLCH L 59.2% C 0.168 H 134.6°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #4E920A |
|---|---|
| RGB | rgb(78, 146, 10) |
| HSL | hsl(90, 87%, 31%) |
| HSV | hsv(90, 93%, 57%) |
| CMYK | cmyk(46.6%, 0%, 93.2%, 42.7%) |
| CIE-LAB | lab(54.24, -42.03, 55.39) |
| CIE-LCH | lch(54.24, 69.53, 127.19°) |
| OKLab | oklab(59.16% -0.1182 0.1197) |
| OKLCH | oklch(59.16% 0.168 134.6) |
| XYZ | xyz(13.4753, 22.1986, 3.8618) |
| Luminance | 0.2220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sap Green
#5C8B15
ΔE00 3.35
Grass Green
#3F9B0B
ΔE00 3.44
Grassy Green
#419C03
ΔE00 3.58
Mossy Green
#638B27
ΔE00 4.53
Olivedrab
#6B8E23
ΔE00 5.13
True Green
#089404
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4E920A #4E0A92
analogous
#92920A #4E920A #0A920A
triadic
#4E920A #0A4E92 #920A4E
tetradic
#4E920A #0A9292 #4E0A92 #920A0A
square
#4E920A #0A9292 #4E0A92 #920A0A
split-complementary
#4E920A #0A0A92 #920A92
monochromatic
#111F02 #2F5906 #4E920A #6DCB0E #8BF026
Accessibility & contrast
On white
3.86
#4E920A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#4E920A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4E920A
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4E920A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4E920A | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#988500
Deuteranopia (green-blind)
#8F8020
Tritanopia (blue-blind)
#4C8C7C
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #4e920a; /* rgb */ color: rgb(78, 146, 10); /* oklch */ color: oklch(59.2% 0.168 134.6);
Tailwind
colors: {
custom: {
50: '#87b25d',
500: '#4e920a',
950: '#000000',
},
}SCSS
$custom: #4e920a; $custom-light: #87b25d; $custom-dark: #000000;
JSON
{
"hex": "#4e920a",
"rgb": {
"r": 78,
"g": 146,
"b": 10
},
"hsl": {
"h": 90,
"s": 87.179,
"l": 30.588
},
"oklch": {
"l": 0.59156,
"c": 0.16827,
"h": 134.6
},
"luminance": 0.22199
}Semantic roles & 50–950 ramp
primary
#4E920A
secondary
#7C30C8
accent
#2AFD94
background
#F8FBF5
surface
#F0F6EA
border
#CBD0C6
text
#0C1105
muted
#7D8079