#03390C#03390C
#03390C is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.1% C 0.091 H 145.2°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #03390C |
|---|---|
| RGB | rgb(3, 57, 12) |
| HSL | hsl(130, 90%, 12%) |
| HSV | hsv(130, 95%, 22%) |
| CMYK | cmyk(94.7%, 0%, 78.9%, 77.6%) |
| CIE-LAB | lab(19.93, -27.62, 22.37) |
| CIE-LCH | lch(19.93, 35.54, 141.00°) |
| OKLab | oklab(30.07% -0.0744 0.0517) |
| OKLCH | oklch(30.07% 0.091 145.2) |
| XYZ | xyz(1.5669, 2.9720, 0.8388) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.88
Hunter Green (survey)
#0B4008
ΔE00 3.01
Very Dark Green
#062E03
ΔE00 3.51
Dark Forest Green
#002D04
ΔE00 3.75
Pine Green
#0A481E
ΔE00 4.80
Forest Green (survey)
#06470C
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03390C #390330
analogous
#153903 #03390C #033927
triadic
#03390C #0C0339 #390C03
tetradic
#03390C #031539 #390330 #392703
square
#03390C #031539 #390330 #392703
split-complementary
#03390C #270339 #390315
monochromatic
#021D06 #021D06 #03390C #067318 #09AD24
Accessibility & contrast
On white
13.17
#03390C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#03390C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03390C
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03390C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03390C | 1.00 | 13.17 | 1.59 | 13.17 |
| #FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3306
Deuteranopia (green-blind)
#342F10
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #03390c; /* rgb */ color: rgb(3, 57, 12); /* oklch */ color: oklch(30.1% 0.091 145.2);
Tailwind
colors: {
custom: {
50: '#4f704d',
500: '#03390c',
950: '#000000',
},
}SCSS
$custom: #03390c; $custom-light: #4f704d; $custom-dark: #000000;
JSON
{
"hex": "#03390c",
"rgb": {
"r": 3,
"g": 57,
"b": 12
},
"hsl": {
"h": 130,
"s": 90,
"l": 11.765
},
"oklch": {
"l": 0.30068,
"c": 0.09061,
"h": 145.2
},
"luminance": 0.02972
}Semantic roles & 50–950 ramp
primary
#03390C
secondary
#7C1C6C
accent
#29DBFF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77