#044725#044725
#044725 is a dark, moderate green. Relative luminance 0.047; OKLCH L 35.0% C 0.085 H 154.1°. Best body text is #FFFFFF at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #044725 |
|---|---|
| RGB | rgb(4, 71, 37) |
| HSL | hsl(150, 89%, 15%) |
| HSV | hsv(150, 94%, 28%) |
| CMYK | cmyk(94.4%, 0%, 47.9%, 72.2%) |
| CIE-LAB | lab(25.76, -28.63, 15.07) |
| CIE-LCH | lch(25.76, 32.36, 152.25°) |
| OKLab | oklab(35.03% -0.0769 0.0373) |
| OKLCH | oklch(35.03% 0.085 154.1) |
| XYZ | xyz(2.6370, 4.6655, 2.5115) |
| Luminance | 0.0467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 1.64
Pine Green
#0A481E
ΔE00 2.46
British Racing Green
#05480D
ΔE00 6.19
Forest Green (survey)
#06470C
ΔE00 6.24
Hunter Green (survey)
#0B4008
ΔE00 6.53
Darkgreen (survey)
#054907
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#044725 #470426
analogous
#054704 #044725 #044747
triadic
#044725 #250447 #472504
tetradic
#044725 #040547 #470426 #474704
square
#044725 #040547 #470426 #474704
split-complementary
#044725 #470447 #470405
monochromatic
#021D0F #021D0F #044725 #078143 #0BBB61
Accessibility & contrast
On white
10.86
#044725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.93
#044725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #044725
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##044725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##044725 | 1.00 | 10.86 | 1.93 | 10.86 |
| #FFFFFF | 10.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.93 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#474023
Deuteranopia (green-blind)
#3F3B27
Tritanopia (blue-blind)
#00463F
Achromatopsia (no color)
#3D3D3D
Design tokens & code
CSS
--color: #044725; /* rgb */ color: rgb(4, 71, 37); /* oklch */ color: oklch(35.0% 0.085 154.1);
Tailwind
colors: {
custom: {
50: '#537b60',
500: '#044725',
950: '#000000',
},
}SCSS
$custom: #044725; $custom-light: #537b60; $custom-dark: #000000;
JSON
{
"hex": "#044725",
"rgb": {
"r": 4,
"g": 71,
"b": 37
},
"hsl": {
"h": 149.552,
"s": 89.333,
"l": 14.706
},
"oklch": {
"l": 0.35031,
"c": 0.08547,
"h": 154.1
},
"luminance": 0.04666
}Semantic roles & 50–950 ramp
primary
#044725
secondary
#881F54
accent
#2995FF
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#030904
muted
#787B79