#033210#033210
#033210 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.077 H 148.0°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #033210 |
|---|---|
| RGB | rgb(3, 50, 16) |
| HSL | hsl(137, 89%, 10%) |
| HSV | hsv(137, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 68%, 80.4%) |
| CIE-LAB | lab(17.17, -24.27, 17.10) |
| CIE-LCH | lch(17.17, 29.69, 144.84°) |
| OKLab | oklab(27.79% -0.0652 0.0408) |
| OKLCH | oklch(27.79% 0.077 148) |
| XYZ | xyz(1.2716, 2.3378, 0.8743) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.97
Very Dark Green
#062E03
ΔE00 2.39
Dark Green
#033500
ΔE00 4.04
Hunter Green (survey)
#0B4008
ΔE00 6.23
Pine Green
#0A481E
ΔE00 6.77
Evergreen
#05472A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033210 #320325
analogous
#0D3203 #033210 #033227
triadic
#033210 #100332 #321003
tetradic
#033210 #030D32 #320325 #322703
square
#033210 #030D32 #320325 #322703
split-complementary
#033210 #270332 #32030D
monochromatic
#021D09 #021D09 #033210 #066C22 #0AA535
Accessibility & contrast
On white
14.31
#033210 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033210 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033210
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033210 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033210 | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C0D
Deuteranopia (green-blind)
#2D2913
Tritanopia (blue-blind)
#00312A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033210; /* rgb */ color: rgb(3, 50, 16); /* oklch */ color: oklch(27.8% 0.077 148.0);
Tailwind
colors: {
custom: {
50: '#4d6a4f',
500: '#033210',
950: '#000000',
},
}SCSS
$custom: #033210; $custom-light: #4d6a4f; $custom-dark: #000000;
JSON
{
"hex": "#033210",
"rgb": {
"r": 3,
"g": 50,
"b": 16
},
"hsl": {
"h": 136.596,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.27787,
"c": 0.07687,
"h": 148
},
"luminance": 0.02338
}Semantic roles & 50–950 ramp
primary
#033210
secondary
#751B5C
accent
#29C4FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78