#033213#033213
#033213 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.074 H 149.7°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #033213 |
|---|---|
| RGB | rgb(3, 50, 19) |
| HSL | hsl(140, 89%, 10%) |
| HSV | hsv(140, 94%, 20%) |
| CMYK | cmyk(94%, 0%, 62%, 80.4%) |
| CIE-LAB | lab(17.21, -23.72, 15.37) |
| CIE-LCH | lch(17.21, 28.27, 147.06°) |
| OKLab | oklab(27.84% -0.0636 0.0371) |
| OKLCH | oklch(27.84% 0.074 149.7) |
| XYZ | xyz(1.2956, 2.3474, 1.0008) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.67
Very Dark Green
#062E03
ΔE00 3.18
Dark Green
#033500
ΔE00 4.94
Evergreen
#05472A
ΔE00 6.79
Hunter Green (survey)
#0B4008
ΔE00 6.94
Pine Green
#0A481E
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033213 #320322
analogous
#0A3203 #033213 #03322A
triadic
#033213 #130332 #321303
tetradic
#033213 #030A32 #320322 #322A03
square
#033213 #030A32 #320322 #322A03
split-complementary
#033213 #2A0332 #32030A
monochromatic
#021D0B #021D0B #033213 #066C29 #0AA53F
Accessibility & contrast
On white
14.29
#033213 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#033213 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033213
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033213 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033213 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322D10
Deuteranopia (green-blind)
#2D2915
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #033213; /* rgb */ color: rgb(3, 50, 19); /* oklch */ color: oklch(27.8% 0.074 149.7);
Tailwind
colors: {
custom: {
50: '#4c6a51',
500: '#033213',
950: '#000000',
},
}SCSS
$custom: #033213; $custom-light: #4c6a51; $custom-dark: #000000;
JSON
{
"hex": "#033213",
"rgb": {
"r": 3,
"g": 50,
"b": 19
},
"hsl": {
"h": 140.426,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.2784,
"c": 0.07368,
"h": 149.7
},
"luminance": 0.02348
}Semantic roles & 50–950 ramp
primary
#033213
secondary
#751B57
accent
#29B6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78