#033917#033917
#033917 is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.2% C 0.080 H 150.2°. Best body text is #FFFFFF at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #033917 |
|---|---|
| RGB | rgb(3, 57, 23) |
| HSL | hsl(142, 90%, 12%) |
| HSV | hsv(142, 95%, 22%) |
| CMYK | cmyk(94.7%, 0%, 59.6%, 77.6%) |
| CIE-LAB | lab(20.07, -25.89, 16.44) |
| CIE-LCH | lch(20.07, 30.67, 147.58°) |
| OKLab | oklab(30.23% -0.0694 0.0398) |
| OKLCH | oklch(30.23% 0.08 150.2) |
| XYZ | xyz(1.6552, 3.0073, 1.3037) |
| Luminance | 0.0301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.98
Very Dark Green
#062E03
ΔE00 4.26
Dark Green
#033500
ΔE00 4.57
Pine Green
#0A481E
ΔE00 4.78
Evergreen
#05472A
ΔE00 5.00
Hunter Green (survey)
#0B4008
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033917 #390325
analogous
#0A3903 #033917 #033932
triadic
#033917 #170339 #391703
tetradic
#033917 #030A39 #390325 #393203
square
#033917 #030A39 #390325 #393203
split-complementary
#033917 #320339 #39030A
monochromatic
#021D0C #021D0C #033917 #06732E #09AD46
Accessibility & contrast
On white
13.11
#033917 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#033917 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033917
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033917 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033917 | 1.00 | 13.11 | 1.60 | 13.11 |
| #FFFFFF | 13.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393314
Deuteranopia (green-blind)
#332F1A
Tritanopia (blue-blind)
#003831
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #033917; /* rgb */ color: rgb(3, 57, 23); /* oklch */ color: oklch(30.2% 0.080 150.2);
Tailwind
colors: {
custom: {
50: '#4f7055',
500: '#033917',
950: '#000000',
},
}SCSS
$custom: #033917; $custom-light: #4f7055; $custom-dark: #000000;
JSON
{
"hex": "#033917",
"rgb": {
"r": 3,
"g": 57,
"b": 23
},
"hsl": {
"h": 142.222,
"s": 90,
"l": 11.765
},
"oklch": {
"l": 0.30232,
"c": 0.08,
"h": 150.2
},
"luminance": 0.03007
}Semantic roles & 50–950 ramp
primary
#033917
secondary
#7C1C58
accent
#29B0FF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020703
muted
#787A78