#03320D#03320D
#03320D is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.7% C 0.080 H 146.5°. Best body text is #FFFFFF at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #03320D |
|---|---|
| RGB | rgb(3, 50, 13) |
| HSL | hsl(133, 89%, 10%) |
| HSV | hsv(133, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 74%, 80.4%) |
| CIE-LAB | lab(17.13, -24.76, 18.60) |
| CIE-LCH | lch(17.13, 30.96, 143.08°) |
| OKLab | oklab(27.74% -0.0666 0.0441) |
| OKLCH | oklch(27.74% 0.08 146.5) |
| XYZ | xyz(1.2507, 2.3295, 0.7644) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.57
Very Dark Green
#062E03
ΔE00 1.81
Dark Green
#033500
ΔE00 3.28
Hunter Green (survey)
#0B4008
ΔE00 5.67
Pine Green
#0A481E
ΔE00 6.69
Forrest Green
#154406
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03320D #320328
analogous
#103203 #03320D #033224
triadic
#03320D #0D0332 #320D03
tetradic
#03320D #031032 #320328 #322403
square
#03320D #031032 #320328 #322403
split-complementary
#03320D #240332 #320310
monochromatic
#021D08 #021D08 #03320D #066C1C #0AA52B
Accessibility & contrast
On white
14.32
#03320D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#03320D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03320D
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03320D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03320D | 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)
#332C09
Deuteranopia (green-blind)
#2E2910
Tritanopia (blue-blind)
#00312A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #03320d; /* rgb */ color: rgb(3, 50, 13); /* oklch */ color: oklch(27.7% 0.080 146.5);
Tailwind
colors: {
custom: {
50: '#4d6a4d',
500: '#03320d',
950: '#000000',
},
}SCSS
$custom: #03320d; $custom-light: #4d6a4d; $custom-dark: #000000;
JSON
{
"hex": "#03320d",
"rgb": {
"r": 3,
"g": 50,
"b": 13
},
"hsl": {
"h": 132.766,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27742,
"c": 0.07987,
"h": 146.5
},
"luminance": 0.0233
}Semantic roles & 50–950 ramp
primary
#03320D
secondary
#751B62
accent
#29D1FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77