#072F02#072F02
#072F02 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.084 H 141.0°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #072F02 |
|---|---|
| RGB | rgb(7, 47, 2) |
| HSL | hsl(113, 92%, 10%) |
| HSV | hsv(113, 96%, 18%) |
| CMYK | cmyk(85.1%, 0%, 95.7%, 81.6%) |
| CIE-LAB | lab(15.91, -23.95, 21.71) |
| CIE-LCH | lch(15.91, 32.33, 137.81°) |
| OKLab | oklab(26.73% -0.0655 0.053) |
| OKLCH | oklch(26.73% 0.084 141) |
| XYZ | xyz(1.1150, 2.0825, 0.4006) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.55
Dark Forest Green
#002D04
ΔE00 1.59
Dark Green
#033500
ΔE00 2.52
Hunter Green (survey)
#0B4008
ΔE00 5.57
Forrest Green
#154406
ΔE00 7.13
Forest Green (survey)
#06470C
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072F02 #2A022F
analogous
#1E2F02 #072F02 #022F14
triadic
#072F02 #02072F #2F0207
tetradic
#072F02 #021E2F #2A022F #2F1402
square
#072F02 #021E2F #2A022F #2F1402
split-complementary
#072F02 #14022F #2F021E
monochromatic
#041D01 #041D01 #072F02 #106A04 #18A407
Accessibility & contrast
On white
14.82
#072F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#072F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072F02
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072F02 | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2C2606
Tritanopia (blue-blind)
#012D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #072f02; /* rgb */ color: rgb(7, 47, 2); /* oklch */ color: oklch(26.7% 0.084 141.0);
Tailwind
colors: {
custom: {
50: '#4d6848',
500: '#072f02',
950: '#000000',
},
}SCSS
$custom: #072f02; $custom-light: #4d6848; $custom-dark: #000000;
JSON
{
"hex": "#072f02",
"rgb": {
"r": 7,
"g": 47,
"b": 2
},
"hsl": {
"h": 113.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.2673,
"c": 0.08425,
"h": 141
},
"luminance": 0.02083
}Semantic roles & 50–950 ramp
primary
#072F02
secondary
#6A1974
accent
#29FFE7
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020600
muted
#787A77