#03350F#03350F
#03350F is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.082 H 146.9°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #03350F |
|---|---|
| RGB | rgb(3, 53, 15) |
| HSL | hsl(134, 89%, 11%) |
| HSV | hsv(134, 94%, 21%) |
| CMYK | cmyk(94.3%, 0%, 71.7%, 79.2%) |
| CIE-LAB | lab(18.36, -25.65, 19.07) |
| CIE-LCH | lch(18.36, 31.97, 143.37°) |
| OKLab | oklab(28.78% -0.0689 0.045) |
| OKLCH | oklch(28.78% 0.082 146.9) |
| XYZ | xyz(1.3968, 2.5999, 0.8801) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.38
Very Dark Green
#062E03
ΔE00 2.48
Dark Green
#033500
ΔE00 2.97
Hunter Green (survey)
#0B4008
ΔE00 4.92
Pine Green
#0A481E
ΔE00 5.77
Forest Green (survey)
#06470C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03350F #350329
analogous
#103503 #03350F #033528
triadic
#03350F #0F0335 #350F03
tetradic
#03350F #031035 #350329 #352803
square
#03350F #031035 #350329 #352803
split-complementary
#03350F #280335 #350310
monochromatic
#021D08 #021D08 #03350F #066F1F #0AA930
Accessibility & contrast
On white
13.82
#03350F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#03350F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03350F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03350F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03350F | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0B
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #03350f; /* rgb */ color: rgb(3, 53, 15); /* oklch */ color: oklch(28.8% 0.082 146.9);
Tailwind
colors: {
custom: {
50: '#4e6d4f',
500: '#03350f',
950: '#000000',
},
}SCSS
$custom: #03350f; $custom-light: #4e6d4f; $custom-dark: #000000;
JSON
{
"hex": "#03350f",
"rgb": {
"r": 3,
"g": 53,
"b": 15
},
"hsl": {
"h": 134.4,
"s": 89.286,
"l": 10.98
},
"oklch": {
"l": 0.28776,
"c": 0.0823,
"h": 146.9
},
"luminance": 0.026
}Semantic roles & 50–950 ramp
primary
#03350F
secondary
#781C62
accent
#29CCFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78