#072203#072203
#072203 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.065 H 140.4°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #072203 |
|---|---|
| RGB | rgb(7, 34, 3) |
| HSL | hsl(112, 84%, 7%) |
| HSV | hsv(112, 91%, 13%) |
| CMYK | cmyk(79.4%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(10.53, -17.67, 14.12) |
| CIE-LCH | lch(10.53, 22.62, 141.37°) |
| OKLab | oklab(22.27% -0.0498 0.0411) |
| OKLCH | oklch(22.27% 0.065 140.4) |
| XYZ | xyz(0.6761, 1.1957, 0.2813) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.06
Very Dark Green
#062E03
ΔE00 5.22
Dark Green
#033500
ΔE00 8.18
Hunter Green (survey)
#0B4008
ΔE00 11.03
Evergreen
#05472A
ΔE00 11.90
Pine Green
#0A481E
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072203 #1E0322
analogous
#172203 #072203 #03220F
triadic
#072203 #030722 #220307
tetradic
#072203 #031722 #1E0322 #220F03
square
#072203 #031722 #1E0322 #220F03
split-complementary
#072203 #0F0322 #220317
monochromatic
#061C02 #061C02 #072203 #135A08 #1E920D
Accessibility & contrast
On white
16.95
#072203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#072203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072203
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072203 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#04211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #072203; /* rgb */ color: rgb(7, 34, 3); /* oklch */ color: oklch(22.3% 0.065 140.4);
Tailwind
colors: {
custom: {
50: '#495d48',
500: '#072203',
950: '#000000',
},
}SCSS
$custom: #072203; $custom-light: #495d48; $custom-dark: #000000;
JSON
{
"hex": "#072203",
"rgb": {
"r": 7,
"g": 34,
"b": 3
},
"hsl": {
"h": 112.258,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22267,
"c": 0.0646,
"h": 140.4
},
"luminance": 0.01196
}Semantic roles & 50–950 ramp
primary
#072203
secondary
#5C1B66
accent
#2EFAE0
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977