#072F17#072F17
#072F17 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.062 H 152.7°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #072F17 |
|---|---|
| RGB | rgb(7, 47, 23) |
| HSL | hsl(144, 74%, 11%) |
| HSV | hsv(144, 85%, 18%) |
| CMYK | cmyk(85.1%, 0%, 51.1%, 81.6%) |
| CIE-LAB | lab(16.20, -20.52, 11.55) |
| CIE-LCH | lch(16.20, 23.55, 150.62°) |
| OKLab | oklab(27.07% -0.0553 0.0286) |
| OKLCH | oklch(27.07% 0.062 152.7) |
| XYZ | xyz(1.2587, 2.1399, 1.1572) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.53
Very Dark Green
#062E03
ΔE00 4.99
Dark Green
#033500
ΔE00 7.27
Evergreen
#05472A
ΔE00 7.61
Pine Green
#0A481E
ΔE00 8.79
Hunter Green (survey)
#0B4008
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F17 #2F071F
analogous
#0B2F07 #072F17 #072F2B
triadic
#072F17 #17072F #2F1707
tetradic
#072F17 #070B2F #2F071F #2F2B07
square
#072F17 #070B2F #2F071F #2F2B07
split-complementary
#072F17 #2B072F #2F070B
monochromatic
#041B0D #041B0D #072F17 #0F6431 #179A4B
Accessibility & contrast
On white
14.71
#072F17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#072F17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F17
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F17 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A15
Deuteranopia (green-blind)
#2A2719
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f17; /* rgb */ color: rgb(7, 47, 23); /* oklch */ color: oklch(27.1% 0.062 152.7);
Tailwind
colors: {
custom: {
50: '#4d6854',
500: '#072f17',
950: '#000000',
},
}SCSS
$custom: #072f17; $custom-light: #4d6854; $custom-dark: #000000;
JSON
{
"hex": "#072f17",
"rgb": {
"r": 7,
"g": 47,
"b": 23
},
"hsl": {
"h": 144,
"s": 74.074,
"l": 10.588
},
"oklch": {
"l": 0.27065,
"c": 0.06226,
"h": 152.7
},
"luminance": 0.0214
}Semantic roles & 50–950 ramp
primary
#072F17
secondary
#6F2350
accent
#37A6F1
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78