#033212#033212
#033212 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.075 H 149.1°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #033212 |
|---|---|
| RGB | rgb(3, 50, 18) |
| HSL | hsl(139, 89%, 10%) |
| HSV | hsv(139, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 64%, 80.4%) |
| CIE-LAB | lab(17.20, -23.92, 15.97) |
| CIE-LCH | lch(17.20, 28.76, 146.27°) |
| OKLab | oklab(27.82% -0.0642 0.0384) |
| OKLCH | oklch(27.82% 0.075 149.1) |
| XYZ | xyz(1.2872, 2.3441, 0.9568) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.41
Very Dark Green
#062E03
ΔE00 2.90
Dark Green
#033500
ΔE00 4.62
Hunter Green (survey)
#0B4008
ΔE00 6.68
Pine Green
#0A481E
ΔE00 6.89
Evergreen
#05472A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033212 #320323
analogous
#0B3203 #033212 #033229
triadic
#033212 #120332 #321203
tetradic
#033212 #030B32 #320323 #322903
square
#033212 #030B32 #320323 #322903
split-complementary
#033212 #290332 #32030B
monochromatic
#021D0A #021D0A #033212 #066C27 #0AA53C
Accessibility & contrast
On white
14.30
#033212 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033212 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033212
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033212 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033212 | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D0F
Deuteranopia (green-blind)
#2D2914
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033212; /* rgb */ color: rgb(3, 50, 18); /* oklch */ color: oklch(27.8% 0.075 149.1);
Tailwind
colors: {
custom: {
50: '#4c6a50',
500: '#033212',
950: '#000000',
},
}SCSS
$custom: #033212; $custom-light: #4c6a50; $custom-dark: #000000;
JSON
{
"hex": "#033212",
"rgb": {
"r": 3,
"g": 50,
"b": 18
},
"hsl": {
"h": 139.149,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27822,
"c": 0.07476,
"h": 149.1
},
"luminance": 0.02344
}Semantic roles & 50–950 ramp
primary
#033212
secondary
#751B59
accent
#29BBFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78