#03320B#03320B
#03320B is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.082 H 145.6°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #03320B |
|---|---|
| RGB | rgb(3, 50, 11) |
| HSL | hsl(130, 89%, 10%) |
| HSV | hsv(130, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 78%, 80.4%) |
| CIE-LAB | lab(17.11, -25.04, 19.48) |
| CIE-LCH | lch(17.11, 31.73, 142.12°) |
| OKLab | oklab(27.72% -0.0674 0.0462) |
| OKLCH | oklch(27.72% 0.082 145.6) |
| XYZ | xyz(1.2385, 2.3246, 0.7000) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.48
Very Dark Green
#062E03
ΔE00 1.56
Dark Green
#033500
ΔE00 2.86
Hunter Green (survey)
#0B4008
ΔE00 5.38
Pine Green
#0A481E
ΔE00 6.69
Forrest Green
#154406
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03320B #32032A
analogous
#123203 #03320B #033222
triadic
#03320B #0B0332 #320B03
tetradic
#03320B #031232 #32032A #322203
square
#03320B #031232 #32032A #322203
split-complementary
#03320B #220332 #320312
monochromatic
#021D06 #021D06 #03320B #066C18 #0AA524
Accessibility & contrast
On white
14.33
#03320B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#03320B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03320B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03320B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03320B | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C07
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #03320b; /* rgb */ color: rgb(3, 50, 11); /* oklch */ color: oklch(27.7% 0.082 145.6);
Tailwind
colors: {
custom: {
50: '#4d6a4c',
500: '#03320b',
950: '#000000',
},
}SCSS
$custom: #03320b; $custom-light: #4d6a4c; $custom-dark: #000000;
JSON
{
"hex": "#03320b",
"rgb": {
"r": 3,
"g": 50,
"b": 11
},
"hsl": {
"h": 130.213,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27715,
"c": 0.08172,
"h": 145.6
},
"luminance": 0.02325
}Semantic roles & 50–950 ramp
primary
#03320B
secondary
#751B66
accent
#29DAFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77