#03390F#03390F
#03390F is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.1% C 0.088 H 146.3°. Best body text is #FFFFFF at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #03390F |
|---|---|
| RGB | rgb(3, 57, 15) |
| HSL | hsl(133, 90%, 12%) |
| HSV | hsv(133, 95%, 22%) |
| CMYK | cmyk(94.7%, 0%, 73.7%, 77.6%) |
| CIE-LAB | lab(19.96, -27.22, 20.93) |
| CIE-LCH | lch(19.96, 34.34, 142.45°) |
| OKLab | oklab(30.1% -0.0732 0.0489) |
| OKLCH | oklch(30.1% 0.088 146.3) |
| XYZ | xyz(1.5868, 2.9799, 0.9434) |
| Luminance | 0.0298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.46
Very Dark Green
#062E03
ΔE00 3.48
Hunter Green (survey)
#0B4008
ΔE00 3.54
Dark Forest Green
#002D04
ΔE00 3.59
Pine Green
#0A481E
ΔE00 4.63
Forest Green (survey)
#06470C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03390F #39032D
analogous
#123903 #03390F #03392A
triadic
#03390F #0F0339 #390F03
tetradic
#03390F #031239 #39032D #392A03
square
#03390F #031239 #39032D #392A03
split-complementary
#03390F #2A0339 #390312
monochromatic
#021D08 #021D08 #03390F #06731E #09AD2E
Accessibility & contrast
On white
13.16
#03390F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#03390F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03390F
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03390F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03390F | 1.00 | 13.16 | 1.60 | 13.16 |
| #FFFFFF | 13.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A330A
Deuteranopia (green-blind)
#342F13
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #03390f; /* rgb */ color: rgb(3, 57, 15); /* oklch */ color: oklch(30.1% 0.088 146.3);
Tailwind
colors: {
custom: {
50: '#4f704f',
500: '#03390f',
950: '#000000',
},
}SCSS
$custom: #03390f; $custom-light: #4f704f; $custom-dark: #000000;
JSON
{
"hex": "#03390f",
"rgb": {
"r": 3,
"g": 57,
"b": 15
},
"hsl": {
"h": 133.333,
"s": 90,
"l": 11.765
},
"oklch": {
"l": 0.30105,
"c": 0.08801,
"h": 146.3
},
"luminance": 0.0298
}Semantic roles & 50–950 ramp
primary
#03390F
secondary
#7C1C66
accent
#29CFFF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78