#072803#072803
#072803 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.073 H 141.0°. Best body text is #FFFFFF at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #072803 |
|---|---|
| RGB | rgb(7, 40, 3) |
| HSL | hsl(114, 86%, 8%) |
| HSV | hsv(114, 93%, 16%) |
| CMYK | cmyk(82.5%, 0%, 92.5%, 84.3%) |
| CIE-LAB | lab(13.04, -20.88, 17.57) |
| CIE-LCH | lch(13.04, 27.29, 139.91°) |
| OKLab | oklab(24.35% -0.0571 0.0463) |
| OKLCH | oklch(24.35% 0.073 141) |
| XYZ | xyz(0.8628, 1.5692, 0.3436) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.39
Very Dark Green
#062E03
ΔE00 2.45
Dark Green
#033500
ΔE00 5.44
Hunter Green (survey)
#0B4008
ΔE00 8.39
Pine Green
#0A481E
ΔE00 9.90
Forrest Green
#154406
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072803 #240328
analogous
#192803 #072803 #032811
triadic
#072803 #030728 #280307
tetradic
#072803 #031928 #240328 #281103
square
#072803 #031928 #240328 #281103
split-complementary
#072803 #110328 #280319
monochromatic
#051C02 #051C02 #072803 #116107 #1B9A0C
Accessibility & contrast
On white
15.98
#072803 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#072803 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072803
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072803 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072803 | 1.00 | 15.98 | 1.31 | 15.98 |
| #FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252106
Tritanopia (blue-blind)
#032621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #072803; /* rgb */ color: rgb(7, 40, 3); /* oklch */ color: oklch(24.3% 0.073 141.0);
Tailwind
colors: {
custom: {
50: '#4b6248',
500: '#072803',
950: '#000000',
},
}SCSS
$custom: #072803; $custom-light: #4b6248; $custom-dark: #000000;
JSON
{
"hex": "#072803",
"rgb": {
"r": 7,
"g": 40,
"b": 3
},
"hsl": {
"h": 113.514,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.2435,
"c": 0.07347,
"h": 141
},
"luminance": 0.01569
}Semantic roles & 50–950 ramp
primary
#072803
secondary
#631B6C
accent
#2CFCE6
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977