#033018#033018
#033018 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.065 H 154.5°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #033018 |
|---|---|
| RGB | rgb(3, 48, 24) |
| HSL | hsl(148, 88%, 10%) |
| HSV | hsv(148, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 50%, 81.2%) |
| CIE-LAB | lab(16.50, -21.77, 11.25) |
| CIE-LCH | lch(16.50, 24.51, 152.66°) |
| OKLab | oklab(27.28% -0.0585 0.0279) |
| OKLCH | oklch(27.28% 0.065 154.5) |
| XYZ | xyz(1.2593, 2.1991, 1.2221) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.64
Very Dark Green
#062E03
ΔE00 5.22
Evergreen
#05472A
ΔE00 7.13
Dark Green
#033500
ΔE00 7.32
Pine Green
#0A481E
ΔE00 8.49
Hunter Green (survey)
#0B4008
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033018 #30031B
analogous
#053003 #033018 #03302E
triadic
#033018 #180330 #301803
tetradic
#033018 #030530 #30031B #302E03
square
#033018 #030530 #30031B #302E03
split-complementary
#033018 #2E0330 #300305
monochromatic
#021D0E #021D0E #033018 #076A35 #0AA352
Accessibility & contrast
On white
14.59
#033018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#033018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033018
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033018 | 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)
#302B16
Deuteranopia (green-blind)
#2B271A
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033018; /* rgb */ color: rgb(3, 48, 24); /* oklch */ color: oklch(27.3% 0.065 154.5);
Tailwind
colors: {
custom: {
50: '#4c6955',
500: '#033018',
950: '#000000',
},
}SCSS
$custom: #033018; $custom-light: #4c6955; $custom-dark: #000000;
JSON
{
"hex": "#033018",
"rgb": {
"r": 3,
"g": 48,
"b": 24
},
"hsl": {
"h": 148,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27277,
"c": 0.06487,
"h": 154.5
},
"luminance": 0.02199
}Semantic roles & 50–950 ramp
primary
#033018
secondary
#731B4A
accent
#299BFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010603
muted
#777A78