#072302#072302
#072302 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.6% C 0.068 H 139.9°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #072302 |
|---|---|
| RGB | rgb(7, 35, 2) |
| HSL | hsl(111, 89%, 7%) |
| HSV | hsv(111, 94%, 14%) |
| CMYK | cmyk(80%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(10.93, -18.47, 15.10) |
| CIE-LCH | lch(10.93, 23.85, 140.72°) |
| OKLab | oklab(22.6% -0.0517 0.0435) |
| OKLCH | oklch(22.6% 0.068 139.9) |
| XYZ | xyz(0.6996, 1.2516, 0.2621) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.42
Very Dark Green
#062E03
ΔE00 4.57
Dark Green
#033500
ΔE00 7.53
Hunter Green (survey)
#0B4008
ΔE00 10.43
Evergreen
#05472A
ΔE00 11.59
Pine Green
#0A481E
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072302 #1E0223
analogous
#182302 #072302 #02230E
triadic
#072302 #020723 #230207
tetradic
#072302 #021823 #1E0223 #230E02
square
#072302 #021823 #1E0223 #230E02
split-complementary
#072302 #0E0223 #230218
monochromatic
#061D02 #061D02 #072302 #135D05 #1E9709
Accessibility & contrast
On white
16.79
#072302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#072302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072302
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072302 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#211C04
Tritanopia (blue-blind)
#04211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #072302; /* rgb */ color: rgb(7, 35, 2); /* oklch */ color: oklch(22.6% 0.068 139.9);
Tailwind
colors: {
custom: {
50: '#495e47',
500: '#072302',
950: '#000000',
},
}SCSS
$custom: #072302; $custom-light: #495e47; $custom-dark: #000000;
JSON
{
"hex": "#072302",
"rgb": {
"r": 7,
"g": 35,
"b": 2
},
"hsl": {
"h": 110.909,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22598,
"c": 0.06759,
"h": 139.9
},
"luminance": 0.01252
}Semantic roles & 50–950 ramp
primary
#072302
secondary
#5C1869
accent
#29FFDF
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977