#033014#033014
#033014 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.069 H 151.1°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #033014 |
|---|---|
| RGB | rgb(3, 48, 20) |
| HSL | hsl(143, 88%, 10%) |
| HSV | hsv(143, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 58.3%, 81.2%) |
| CIE-LAB | lab(16.42, -22.66, 13.76) |
| CIE-LCH | lch(16.42, 26.51, 148.74°) |
| OKLab | oklab(27.19% -0.0608 0.0336) |
| OKLCH | oklch(27.19% 0.069 151.1) |
| XYZ | xyz(1.2207, 2.1836, 1.0188) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.23
Very Dark Green
#062E03
ΔE00 3.81
Dark Green
#033500
ΔE00 5.92
Evergreen
#05472A
ΔE00 7.20
Pine Green
#0A481E
ΔE00 7.84
Hunter Green (survey)
#0B4008
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033014 #30031F
analogous
#083003 #033014 #03302B
triadic
#033014 #140330 #301403
tetradic
#033014 #030830 #30031F #302B03
square
#033014 #030830 #30031F #302B03
split-complementary
#033014 #2B0330 #300308
monochromatic
#021D0C #021D0C #033014 #076A2C #0AA344
Accessibility & contrast
On white
14.62
#033014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#033014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033014
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033014 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B12
Deuteranopia (green-blind)
#2B2716
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033014; /* rgb */ color: rgb(3, 48, 20); /* oklch */ color: oklch(27.2% 0.069 151.1);
Tailwind
colors: {
custom: {
50: '#4c6952',
500: '#033014',
950: '#000000',
},
}SCSS
$custom: #033014; $custom-light: #4c6952; $custom-dark: #000000;
JSON
{
"hex": "#033014",
"rgb": {
"r": 3,
"g": 48,
"b": 20
},
"hsl": {
"h": 142.667,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27189,
"c": 0.06945,
"h": 151.1
},
"luminance": 0.02184
}Semantic roles & 50–950 ramp
primary
#033014
secondary
#731B52
accent
#29AEFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78