#072201#072201
#072201 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.068 H 139.1°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #072201 |
|---|---|
| RGB | rgb(7, 34, 1) |
| HSL | hsl(109, 94%, 7%) |
| HSV | hsv(109, 97%, 13%) |
| CMYK | cmyk(79.4%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.49, -17.99, 14.89) |
| CIE-LCH | lch(10.49, 23.35, 140.37°) |
| OKLab | oklab(22.23% -0.0512 0.0443) |
| OKLCH | oklch(22.23% 0.068 139.1) |
| XYZ | xyz(0.6651, 1.1914, 0.2236) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.80
Very Dark Green
#062E03
ΔE00 4.93
Dark Green
#033500
ΔE00 7.88
Hunter Green (survey)
#0B4008
ΔE00 10.79
Evergreen
#05472A
ΔE00 11.93
Pine Green
#0A481E
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072201 #1C0122
analogous
#182201 #072201 #01220C
triadic
#072201 #010722 #220107
tetradic
#072201 #011822 #1C0122 #220C01
square
#072201 #011822 #1C0122 #220C01
split-complementary
#072201 #0C0122 #220118
monochromatic
#061E01 #061E01 #072201 #135D03 #1F9904
Accessibility & contrast
On white
16.96
#072201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#072201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072201
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072201 | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#05201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #072201; /* rgb */ color: rgb(7, 34, 1); /* oklch */ color: oklch(22.2% 0.068 139.1);
Tailwind
colors: {
custom: {
50: '#495d47',
500: '#072201',
950: '#000000',
},
}SCSS
$custom: #072201; $custom-light: #495d47; $custom-dark: #000000;
JSON
{
"hex": "#072201",
"rgb": {
"r": 7,
"g": 34,
"b": 1
},
"hsl": {
"h": 109.091,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.2223,
"c": 0.06768,
"h": 139.1
},
"luminance": 0.01191
}Semantic roles & 50–950 ramp
primary
#072201
secondary
#5A1669
accent
#29FFD8
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977