#033111#033111
#033111 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.5% C 0.074 H 148.8°. Best body text is #FFFFFF at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #033111 |
|---|---|
| RGB | rgb(3, 49, 17) |
| HSL | hsl(138, 88%, 10%) |
| HSV | hsv(138, 94%, 19%) |
| CMYK | cmyk(93.9%, 0%, 65.3%, 80.8%) |
| CIE-LAB | lab(16.78, -23.68, 16.05) |
| CIE-LCH | lch(16.78, 28.61, 145.87°) |
| OKLab | oklab(27.47% -0.0635 0.0385) |
| OKLCH | oklch(27.47% 0.074 148.8) |
| XYZ | xyz(1.2369, 2.2563, 0.9005) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.20
Very Dark Green
#062E03
ΔE00 2.71
Dark Green
#033500
ΔE00 4.63
Hunter Green (survey)
#0B4008
ΔE00 6.83
Pine Green
#0A481E
ΔE00 7.17
Evergreen
#05472A
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033111 #310323
analogous
#0C3103 #033111 #033128
triadic
#033111 #110331 #311103
tetradic
#033111 #030C31 #310323 #312803
square
#033111 #030C31 #310323 #312803
split-complementary
#033111 #280331 #31030C
monochromatic
#021D0A #021D0A #033111 #076B25 #0AA439
Accessibility & contrast
On white
14.47
#033111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#033111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033111
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033111 | 1.00 | 14.47 | 1.45 | 14.47 |
| #FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#2C2813
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #033111; /* rgb */ color: rgb(3, 49, 17); /* oklch */ color: oklch(27.5% 0.074 148.8);
Tailwind
colors: {
custom: {
50: '#4c6a50',
500: '#033111',
950: '#000000',
},
}SCSS
$custom: #033111; $custom-light: #4c6a50; $custom-dark: #000000;
JSON
{
"hex": "#033111",
"rgb": {
"r": 3,
"g": 49,
"b": 17
},
"hsl": {
"h": 138.261,
"s": 88.462,
"l": 10.196
},
"oklch": {
"l": 0.27468,
"c": 0.07431,
"h": 148.8
},
"luminance": 0.02256
}Semantic roles & 50–950 ramp
primary
#033111
secondary
#741B59
accent
#29BEFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78