#033F15#033F15
#033F15 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.091 H 147.8°. Best body text is #FFFFFF at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #033F15 |
|---|---|
| RGB | rgb(3, 63, 21) |
| HSL | hsl(138, 91%, 13%) |
| HSV | hsv(138, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 66.7%, 75.3%) |
| CIE-LAB | lab(22.40, -28.64, 20.42) |
| CIE-LCH | lch(22.40, 35.18, 144.52°) |
| OKLab | oklab(32.16% -0.0768 0.0484) |
| OKLCH | oklch(32.16% 0.091 147.8) |
| XYZ | xyz(1.9503, 3.6283, 1.3069) |
| Luminance | 0.0363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.77
Hunter Green (survey)
#0B4008
ΔE00 3.32
Dark Green
#033500
ΔE00 3.96
Forest Green (survey)
#06470C
ΔE00 4.15
British Racing Green
#05480D
ΔE00 4.29
Forrest Green
#154406
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F15 #3F032D
analogous
#0F3F03 #033F15 #033F33
triadic
#033F15 #15033F #3F1503
tetradic
#033F15 #030F3F #3F032D #3F3303
square
#033F15 #030F3F #3F032D #3F3303
split-complementary
#033F15 #33033F #3F030F
monochromatic
#011D0A #011D0A #033F15 #067928 #09B43C
Accessibility & contrast
On white
12.17
#033F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#033F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F15
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F15 | 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)
#403811
Deuteranopia (green-blind)
#393418
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #033f15; /* rgb */ color: rgb(3, 63, 21); /* oklch */ color: oklch(32.2% 0.091 147.8);
Tailwind
colors: {
custom: {
50: '#517554',
500: '#033f15',
950: '#000000',
},
}SCSS
$custom: #033f15; $custom-light: #517554; $custom-dark: #000000;
JSON
{
"hex": "#033f15",
"rgb": {
"r": 3,
"g": 63,
"b": 21
},
"hsl": {
"h": 138,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32156,
"c": 0.09082,
"h": 147.8
},
"luminance": 0.03629
}Semantic roles & 50–950 ramp
primary
#033F15
secondary
#811D63
accent
#29BFFF
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#020802
muted
#787B78