#033F17#033F17
#033F17 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.089 H 148.7°. Best body text is #FFFFFF at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #033F17 |
|---|---|
| RGB | rgb(3, 63, 23) |
| HSL | hsl(140, 91%, 13%) |
| HSV | hsv(140, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 63.5%, 75.3%) |
| CIE-LAB | lab(22.43, -28.31, 19.31) |
| CIE-LCH | lch(22.43, 34.27, 145.71°) |
| OKLab | oklab(32.19% -0.0759 0.0461) |
| OKLCH | oklch(32.19% 0.089 148.7) |
| XYZ | xyz(1.9695, 3.6360, 1.4085) |
| Luminance | 0.0364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.73
Hunter Green (survey)
#0B4008
ΔE00 3.85
Dark Green
#033500
ΔE00 4.33
Forest Green (survey)
#06470C
ΔE00 4.60
Evergreen
#05472A
ΔE00 4.63
British Racing Green
#05480D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F17 #3F032B
analogous
#0D3F03 #033F17 #033F35
triadic
#033F17 #17033F #3F1703
tetradic
#033F17 #030D3F #3F032B #3F3503
square
#033F17 #030D3F #3F032B #3F3503
split-complementary
#033F17 #35033F #3F030D
monochromatic
#011D0B #011D0B #033F17 #06792C #09B442
Accessibility & contrast
On white
12.16
#033F17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#033F17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F17
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F17 | 1.00 | 12.16 | 1.73 | 12.16 |
| #FFFFFF | 12.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403813
Deuteranopia (green-blind)
#39341A
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #033f17; /* rgb */ color: rgb(3, 63, 23); /* oklch */ color: oklch(32.2% 0.089 148.7);
Tailwind
colors: {
custom: {
50: '#517555',
500: '#033f17',
950: '#000000',
},
}SCSS
$custom: #033f17; $custom-light: #517555; $custom-dark: #000000;
JSON
{
"hex": "#033f17",
"rgb": {
"r": 3,
"g": 63,
"b": 23
},
"hsl": {
"h": 140,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32188,
"c": 0.08884,
"h": 148.7
},
"luminance": 0.03636
}Semantic roles & 50–950 ramp
primary
#033F17
secondary
#811D60
accent
#29B8FF
background
#F4F7F5
surface
#E7EDE8
border
#C3C8C4
text
#020803
muted
#787B78