#033011#033011
#033011 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.1% C 0.073 H 149.0°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #033011 |
|---|---|
| RGB | rgb(3, 48, 17) |
| HSL | hsl(139, 88%, 10%) |
| HSV | hsv(139, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 64.6%, 81.2%) |
| CIE-LAB | lab(16.37, -23.26, 15.55) |
| CIE-LCH | lch(16.37, 27.97, 146.24°) |
| OKLab | oklab(27.13% -0.0624 0.0374) |
| OKLCH | oklch(27.13% 0.073 149) |
| XYZ | xyz(1.1956, 2.1736, 0.8867) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.30
Very Dark Green
#062E03
ΔE00 2.86
Dark Green
#033500
ΔE00 4.97
Hunter Green (survey)
#0B4008
ΔE00 7.22
Evergreen
#05472A
ΔE00 7.42
Pine Green
#0A481E
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033011 #300322
analogous
#0B3003 #033011 #033028
triadic
#033011 #110330 #301103
tetradic
#033011 #030B30 #300322 #302803
square
#033011 #030B30 #300322 #302803
split-complementary
#033011 #280330 #30030B
monochromatic
#021D0A #021D0A #033011 #076A25 #0AA33A
Accessibility & contrast
On white
14.64
#033011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#033011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033011
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033011 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0E
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033011; /* rgb */ color: rgb(3, 48, 17); /* oklch */ color: oklch(27.1% 0.073 149.0);
Tailwind
colors: {
custom: {
50: '#4c694f',
500: '#033011',
950: '#000000',
},
}SCSS
$custom: #033011; $custom-light: #4c694f; $custom-dark: #000000;
JSON
{
"hex": "#033011",
"rgb": {
"r": 3,
"g": 48,
"b": 17
},
"hsl": {
"h": 138.667,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.27132,
"c": 0.07278,
"h": 149
},
"luminance": 0.02174
}Semantic roles & 50–950 ramp
primary
#033011
secondary
#731B58
accent
#29BCFE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78