#03320A#03320A
#03320A is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.083 H 145.2°. Best body text is #FFFFFF at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #03320A |
|---|---|
| RGB | rgb(3, 50, 10) |
| HSL | hsl(129, 89%, 10%) |
| HSV | hsv(129, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 80%, 80.4%) |
| CIE-LAB | lab(17.10, -25.17, 19.89) |
| CIE-LCH | lch(17.10, 32.08, 141.69°) |
| OKLab | oklab(27.7% -0.0678 0.0471) |
| OKLCH | oklch(27.7% 0.083 145.2) |
| XYZ | xyz(1.2329, 2.3223, 0.6704) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.48
Dark Forest Green
#002D04
ΔE00 1.49
Dark Green
#033500
ΔE00 2.67
Hunter Green (survey)
#0B4008
ΔE00 5.25
Pine Green
#0A481E
ΔE00 6.70
Forrest Green
#154406
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03320A #32032B
analogous
#133203 #03320A #033221
triadic
#03320A #0A0332 #320A03
tetradic
#03320A #031332 #32032B #322103
square
#03320A #031332 #32032B #322103
split-complementary
#03320A #210332 #320313
monochromatic
#021D06 #021D06 #03320A #066C16 #0AA521
Accessibility & contrast
On white
14.34
#03320A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#03320A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03320A
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03320A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03320A | 1.00 | 14.34 | 1.46 | 14.34 |
| #FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C05
Deuteranopia (green-blind)
#2E290E
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #03320a; /* rgb */ color: rgb(3, 50, 10); /* oklch */ color: oklch(27.7% 0.083 145.2);
Tailwind
colors: {
custom: {
50: '#4d6a4c',
500: '#03320a',
950: '#000000',
},
}SCSS
$custom: #03320a; $custom-light: #4d6a4c; $custom-dark: #000000;
JSON
{
"hex": "#03320a",
"rgb": {
"r": 3,
"g": 50,
"b": 10
},
"hsl": {
"h": 128.936,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27703,
"c": 0.08259,
"h": 145.2
},
"luminance": 0.02322
}Semantic roles & 50–950 ramp
primary
#03320A
secondary
#751B68
accent
#29DFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77