#03320E#03320E
#03320E is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.079 H 146.9°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #03320E |
|---|---|
| RGB | rgb(3, 50, 14) |
| HSL | hsl(134, 89%, 10%) |
| HSV | hsv(134, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 72%, 80.4%) |
| CIE-LAB | lab(17.14, -24.60, 18.12) |
| CIE-LCH | lch(17.14, 30.56, 143.62°) |
| OKLab | oklab(27.76% -0.0661 0.0431) |
| OKLCH | oklch(27.76% 0.079 146.9) |
| XYZ | xyz(1.2573, 2.3321, 0.7993) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.67
Very Dark Green
#062E03
ΔE00 1.98
Dark Green
#033500
ΔE00 3.52
Hunter Green (survey)
#0B4008
ΔE00 5.84
Pine Green
#0A481E
ΔE00 6.71
Evergreen
#05472A
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03320E #320327
analogous
#0F3203 #03320E #033225
triadic
#03320E #0E0332 #320E03
tetradic
#03320E #030F32 #320327 #322503
square
#03320E #030F32 #320327 #322503
split-complementary
#03320E #250332 #32030F
monochromatic
#021D08 #021D08 #03320E #066C1E #0AA52E
Accessibility & contrast
On white
14.32
#03320E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#03320E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03320E
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03320E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03320E | 1.00 | 14.32 | 1.47 | 14.32 |
| #FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C0A
Deuteranopia (green-blind)
#2E2911
Tritanopia (blue-blind)
#00312A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #03320e; /* rgb */ color: rgb(3, 50, 14); /* oklch */ color: oklch(27.8% 0.079 146.9);
Tailwind
colors: {
custom: {
50: '#4d6a4e',
500: '#03320e',
950: '#000000',
},
}SCSS
$custom: #03320e; $custom-light: #4d6a4e; $custom-dark: #000000;
JSON
{
"hex": "#03320e",
"rgb": {
"r": 3,
"g": 50,
"b": 14
},
"hsl": {
"h": 134.043,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27756,
"c": 0.07889,
"h": 146.9
},
"luminance": 0.02332
}Semantic roles & 50–950 ramp
primary
#03320E
secondary
#751B60
accent
#29CDFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77