#03361C#03361C
#03361C is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.4% C 0.070 H 155.0°. Best body text is #FFFFFF at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #03361C |
|---|---|
| RGB | rgb(3, 54, 28) |
| HSL | hsl(149, 89%, 11%) |
| HSV | hsv(149, 94%, 21%) |
| CMYK | cmyk(94.4%, 0%, 48.1%, 78.8%) |
| CIE-LAB | lab(18.98, -23.53, 11.88) |
| CIE-LCH | lch(18.98, 26.36, 153.20°) |
| OKLab | oklab(29.35% -0.0633 0.0295) |
| OKLCH | oklch(29.35% 0.07 155) |
| XYZ | xyz(1.5662, 2.7413, 1.5450) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.99
Evergreen
#05472A
ΔE00 5.25
Very Dark Green
#062E03
ΔE00 5.51
Pine Green
#0A481E
ΔE00 6.76
Dark Green
#033500
ΔE00 6.86
Hunter Green (survey)
#0B4008
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03361C #36031D
analogous
#033603 #03361C #033635
triadic
#03361C #1C0336 #361C03
tetradic
#03361C #030336 #36031D #363503
square
#03361C #030336 #36031D #363503
split-complementary
#03361C #350336 #360303
monochromatic
#021D0F #021D0F #03361C #06703A #09AA58
Accessibility & contrast
On white
13.56
#03361C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#03361C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03361C
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03361C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03361C | 1.00 | 13.56 | 1.55 | 13.56 |
| #FFFFFF | 13.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36311A
Deuteranopia (green-blind)
#302C1E
Tritanopia (blue-blind)
#003530
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #03361c; /* rgb */ color: rgb(3, 54, 28); /* oklch */ color: oklch(29.4% 0.070 155.0);
Tailwind
colors: {
custom: {
50: '#4e6d58',
500: '#03361c',
950: '#000000',
},
}SCSS
$custom: #03361c; $custom-light: #4e6d58; $custom-dark: #000000;
JSON
{
"hex": "#03361c",
"rgb": {
"r": 3,
"g": 54,
"b": 28
},
"hsl": {
"h": 149.412,
"s": 89.474,
"l": 11.176
},
"oklch": {
"l": 0.29353,
"c": 0.06984,
"h": 155
},
"luminance": 0.02742
}Semantic roles & 50–950 ramp
primary
#03361C
secondary
#791C4B
accent
#2996FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78