#033012#033012
#033012 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.072 H 149.7°. Best body text is #FFFFFF at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #033012 |
|---|---|
| RGB | rgb(3, 48, 18) |
| HSL | hsl(140, 88%, 10%) |
| HSV | hsv(140, 94%, 19%) |
| CMYK | cmyk(93.8%, 0%, 62.5%, 81.2%) |
| CIE-LAB | lab(16.39, -23.07, 14.97) |
| CIE-LCH | lch(16.39, 27.50, 147.01°) |
| OKLab | oklab(27.15% -0.0619 0.0362) |
| OKLCH | oklch(27.15% 0.072 149.7) |
| XYZ | xyz(1.2036, 2.1768, 0.9289) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.59
Very Dark Green
#062E03
ΔE00 3.16
Dark Green
#033500
ΔE00 5.27
Evergreen
#05472A
ΔE00 7.33
Hunter Green (survey)
#0B4008
ΔE00 7.46
Pine Green
#0A481E
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033012 #300321
analogous
#0B3003 #033012 #033028
triadic
#033012 #120330 #301203
tetradic
#033012 #030B30 #300321 #302803
square
#033012 #030B30 #300321 #302803
split-complementary
#033012 #280330 #30030B
monochromatic
#021D0B #021D0B #033012 #076A28 #0AA33D
Accessibility & contrast
On white
14.63
#033012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#033012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033012
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033012 | 1.00 | 14.63 | 1.44 | 14.63 |
| #FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B0F
Deuteranopia (green-blind)
#2B2714
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033012; /* rgb */ color: rgb(3, 48, 18); /* oklch */ color: oklch(27.2% 0.072 149.7);
Tailwind
colors: {
custom: {
50: '#4c6950',
500: '#033012',
950: '#000000',
},
}SCSS
$custom: #033012; $custom-light: #4c6950; $custom-dark: #000000;
JSON
{
"hex": "#033012",
"rgb": {
"r": 3,
"g": 48,
"b": 18
},
"hsl": {
"h": 140,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.2715,
"c": 0.07169,
"h": 149.7
},
"luminance": 0.02177
}Semantic roles & 50–950 ramp
primary
#033012
secondary
#731B56
accent
#29B7FE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78