#072300#072300
#072300 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.6% C 0.071 H 138.7°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #072300 |
|---|---|
| RGB | rgb(7, 35, 0) |
| HSL | hsl(108, 100%, 7%) |
| HSV | hsv(108, 100%, 14%) |
| CMYK | cmyk(80%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(10.90, -18.78, 15.87) |
| CIE-LCH | lch(10.90, 24.59, 139.80°) |
| OKLab | oklab(22.56% -0.0531 0.0467) |
| OKLCH | oklch(22.56% 0.071 138.7) |
| XYZ | xyz(0.6886, 1.2472, 0.2044) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.19
Very Dark Green
#062E03
ΔE00 4.30
Dark Green
#033500
ΔE00 7.25
Hunter Green (survey)
#0B4008
ΔE00 10.20
Pine Green
#0A481E
ΔE00 11.61
Evergreen
#05472A
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072300 #1C0023
analogous
#192300 #072300 #00230B
triadic
#072300 #000723 #230007
tetradic
#072300 #001923 #1C0023 #230B00
square
#072300 #001923 #1C0023 #230B00
split-complementary
#072300 #0B0023 #230019
monochromatic
#061F00 #061F00 #072300 #136000 #1F9D00
Accessibility & contrast
On white
16.81
#072300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#072300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072300
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072300 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#211C02
Tritanopia (blue-blind)
#05211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #072300; /* rgb */ color: rgb(7, 35, 0); /* oklch */ color: oklch(22.6% 0.071 138.7);
Tailwind
colors: {
custom: {
50: '#495e46',
500: '#072300',
950: '#000000',
},
}SCSS
$custom: #072300; $custom-light: #495e46; $custom-dark: #000000;
JSON
{
"hex": "#072300",
"rgb": {
"r": 7,
"g": 35,
"b": 0
},
"hsl": {
"h": 108,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22562,
"c": 0.07068,
"h": 138.7
},
"luminance": 0.01247
}Semantic roles & 50–950 ramp
primary
#072300
secondary
#5A136C
accent
#29FFD4
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977