#072702#072702
#072702 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.073 H 140.4°. Best body text is #FFFFFF at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #072702 |
|---|---|
| RGB | rgb(7, 39, 2) |
| HSL | hsl(112, 90%, 8%) |
| HSV | hsv(112, 95%, 15%) |
| CMYK | cmyk(82.1%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(12.61, -20.60, 17.40) |
| CIE-LCH | lch(12.61, 26.97, 139.81°) |
| OKLab | oklab(23.99% -0.0565 0.0468) |
| OKLCH | oklch(23.99% 0.073 140.4) |
| XYZ | xyz(0.8241, 1.5005, 0.3036) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.66
Very Dark Green
#062E03
ΔE00 2.74
Dark Green
#033500
ΔE00 5.72
Hunter Green (survey)
#0B4008
ΔE00 8.69
Pine Green
#0A481E
ΔE00 10.21
Forrest Green
#154406
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072702 #220227
analogous
#192702 #072702 #02270F
triadic
#072702 #020727 #270207
tetradic
#072702 #021927 #220227 #270F02
square
#072702 #021927 #220227 #270F02
split-complementary
#072702 #0F0227 #270219
monochromatic
#051D01 #051D01 #072702 #116105 #1C9B08
Accessibility & contrast
On white
16.15
#072702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#072702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072702
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072702 | 1.00 | 16.15 | 1.30 | 16.15 |
| #FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#032520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #072702; /* rgb */ color: rgb(7, 39, 2); /* oklch */ color: oklch(24.0% 0.073 140.4);
Tailwind
colors: {
custom: {
50: '#4a6147',
500: '#072702',
950: '#000000',
},
}SCSS
$custom: #072702; $custom-light: #4a6147; $custom-dark: #000000;
JSON
{
"hex": "#072702",
"rgb": {
"r": 7,
"g": 39,
"b": 2
},
"hsl": {
"h": 111.892,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.23989,
"c": 0.07334,
"h": 140.4
},
"luminance": 0.01501
}Semantic roles & 50–950 ramp
primary
#072702
secondary
#61186C
accent
#29FFE2
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977