#074E23#074E23
#074E23 is a dark, moderate green. Relative luminance 0.056; OKLCH L 37.2% C 0.097 H 150.5°. Best body text is #FFFFFF at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #074E23 |
|---|---|
| RGB | rgb(7, 78, 35) |
| HSL | hsl(144, 84%, 17%) |
| HSV | hsv(144, 91%, 31%) |
| CMYK | cmyk(91%, 0%, 55.1%, 69.4%) |
| CIE-LAB | lab(28.42, -31.45, 19.67) |
| CIE-LCH | lch(28.42, 37.10, 147.98°) |
| OKLab | oklab(37.24% -0.0844 0.0478) |
| OKLCH | oklch(37.24% 0.097 150.5) |
| XYZ | xyz(3.1151, 5.6149, 2.5094) |
| Luminance | 0.0561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.93
British Racing Green
#05480D
ΔE00 4.40
Evergreen
#05472A
ΔE00 4.43
Forest Green (survey)
#06470C
ΔE00 4.60
Darkgreen (survey)
#054907
ΔE00 5.32
Bottle Green
#044A05
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#074E23 #4E0732
analogous
#0F4E07 #074E23 #074E47
triadic
#074E23 #23074E #4E2307
tetradic
#074E23 #070F4E #4E0732 #4E4707
square
#074E23 #070F4E #4E0732 #4E4707
split-complementary
#074E23 #47074E #4E070F
monochromatic
#031C0D #031C0D #074E23 #0C863C #11BE55
Accessibility & contrast
On white
9.89
#074E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#074E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #074E23
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##074E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##074E23 | 1.00 | 9.89 | 2.12 | 9.89 |
| #FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E461F
Deuteranopia (green-blind)
#474126
Tritanopia (blue-blind)
#004C44
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #074e23; /* rgb */ color: rgb(7, 78, 35); /* oklch */ color: oklch(37.2% 0.097 150.5);
Tailwind
colors: {
custom: {
50: '#56805f',
500: '#074e23',
950: '#000000',
},
}SCSS
$custom: #074e23; $custom-light: #56805f; $custom-dark: #000000;
JSON
{
"hex": "#074e23",
"rgb": {
"r": 7,
"g": 78,
"b": 35
},
"hsl": {
"h": 143.662,
"s": 83.529,
"l": 16.667
},
"oklch": {
"l": 0.37239,
"c": 0.09695,
"h": 150.5
},
"luminance": 0.05615
}Semantic roles & 50–950 ramp
primary
#074E23
secondary
#8C2563
accent
#2EA9FA
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79