#033F14#033F14
#033F14 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.1% C 0.092 H 147.4°. Best body text is #FFFFFF at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #033F14 |
|---|---|
| RGB | rgb(3, 63, 20) |
| HSL | hsl(137, 91%, 13%) |
| HSV | hsv(137, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 68.3%, 75.3%) |
| CIE-LAB | lab(22.39, -28.80, 20.96) |
| CIE-LCH | lch(22.39, 35.62, 143.95°) |
| OKLab | oklab(32.14% -0.0773 0.0495) |
| OKLCH | oklch(32.14% 0.092 147.4) |
| XYZ | xyz(1.9412, 3.6246, 1.2590) |
| Luminance | 0.0362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.83
Hunter Green (survey)
#0B4008
ΔE00 3.07
Dark Green
#033500
ΔE00 3.80
Forest Green (survey)
#06470C
ΔE00 3.94
British Racing Green
#05480D
ΔE00 4.09
Forrest Green
#154406
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F14 #3F032E
analogous
#103F03 #033F14 #033F32
triadic
#033F14 #14033F #3F1403
tetradic
#033F14 #03103F #3F032E #3F3203
square
#033F14 #03103F #3F032E #3F3203
split-complementary
#033F14 #32033F #3F0310
monochromatic
#011D09 #011D09 #033F14 #067927 #09B439
Accessibility & contrast
On white
12.17
#033F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#033F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F14
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F14 | 1.00 | 12.17 | 1.73 | 12.17 |
| #FFFFFF | 12.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380F
Deuteranopia (green-blind)
#393418
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #033f14; /* rgb */ color: rgb(3, 63, 20); /* oklch */ color: oklch(32.1% 0.092 147.4);
Tailwind
colors: {
custom: {
50: '#517553',
500: '#033f14',
950: '#000000',
},
}SCSS
$custom: #033f14; $custom-light: #517553; $custom-dark: #000000;
JSON
{
"hex": "#033f14",
"rgb": {
"r": 3,
"g": 63,
"b": 20
},
"hsl": {
"h": 137,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32142,
"c": 0.09179,
"h": 147.4
},
"luminance": 0.03625
}Semantic roles & 50–950 ramp
primary
#033F14
secondary
#811D65
accent
#29C2FF
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#020802
muted
#787B78