#033017#033017
#033017 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.066 H 153.6°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #033017 |
|---|---|
| RGB | rgb(3, 48, 23) |
| HSL | hsl(147, 88%, 10%) |
| HSV | hsv(147, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 52.1%, 81.2%) |
| CIE-LAB | lab(16.48, -22.01, 11.89) |
| CIE-LCH | lch(16.48, 25.01, 151.63°) |
| OKLab | oklab(27.25% -0.0591 0.0294) |
| OKLCH | oklch(27.25% 0.066 153.6) |
| XYZ | xyz(1.2490, 2.1950, 1.1683) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.27
Very Dark Green
#062E03
ΔE00 4.86
Dark Green
#033500
ΔE00 6.96
Evergreen
#05472A
ΔE00 7.12
Pine Green
#0A481E
ΔE00 8.30
Hunter Green (survey)
#0B4008
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033017 #30031C
analogous
#053003 #033017 #03302E
triadic
#033017 #170330 #301703
tetradic
#033017 #030530 #30031C #302E03
square
#033017 #030530 #30031C #302E03
split-complementary
#033017 #2E0330 #300305
monochromatic
#021D0E #021D0E #033017 #076A33 #0AA34E
Accessibility & contrast
On white
14.59
#033017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#033017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033017
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033017 | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B15
Deuteranopia (green-blind)
#2B2719
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033017; /* rgb */ color: rgb(3, 48, 23); /* oklch */ color: oklch(27.3% 0.066 153.6);
Tailwind
colors: {
custom: {
50: '#4c6954',
500: '#033017',
950: '#000000',
},
}SCSS
$custom: #033017; $custom-light: #4c6954; $custom-dark: #000000;
JSON
{
"hex": "#033017",
"rgb": {
"r": 3,
"g": 48,
"b": 23
},
"hsl": {
"h": 146.667,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27254,
"c": 0.06603,
"h": 153.6
},
"luminance": 0.02195
}Semantic roles & 50–950 ramp
primary
#033017
secondary
#731B4C
accent
#29A0FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78