#03310E#03310E
#03310E is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.077 H 147.1°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #03310E |
|---|---|
| RGB | rgb(3, 49, 14) |
| HSL | hsl(134, 88%, 10%) |
| HSV | hsv(134, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 71.4%, 80.8%) |
| CIE-LAB | lab(16.74, -24.19, 17.62) |
| CIE-LCH | lch(16.74, 29.93, 143.93°) |
| OKLab | oklab(27.42% -0.065 0.042) |
| OKLCH | oklch(27.42% 0.077 147.1) |
| XYZ | xyz(1.2150, 2.2475, 0.7852) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.57
Very Dark Green
#062E03
ΔE00 1.98
Dark Green
#033500
ΔE00 3.84
Hunter Green (survey)
#0B4008
ΔE00 6.22
Pine Green
#0A481E
ΔE00 7.03
Evergreen
#05472A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03310E #310326
analogous
#0F3103 #03310E #033125
triadic
#03310E #0E0331 #310E03
tetradic
#03310E #030F31 #310326 #312503
square
#03310E #030F31 #310326 #312503
split-complementary
#03310E #250331 #31030F
monochromatic
#021D08 #021D08 #03310E #076B1E #0AA42F
Accessibility & contrast
On white
14.49
#03310E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#03310E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03310E
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03310E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03310E | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0A
Deuteranopia (green-blind)
#2D2811
Tritanopia (blue-blind)
#003029
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #03310e; /* rgb */ color: rgb(3, 49, 14); /* oklch */ color: oklch(27.4% 0.077 147.1);
Tailwind
colors: {
custom: {
50: '#4c6a4e',
500: '#03310e',
950: '#000000',
},
}SCSS
$custom: #03310e; $custom-light: #4c6a4e; $custom-dark: #000000;
JSON
{
"hex": "#03310e",
"rgb": {
"r": 3,
"g": 49,
"b": 14
},
"hsl": {
"h": 134.348,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27419,
"c": 0.07742,
"h": 147.1
},
"luminance": 0.02248
}Semantic roles & 50–950 ramp
primary
#03310E
secondary
#741B5F
accent
#29CCFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77