#033F10#033F10
#033F10 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.1% C 0.095 H 145.9°. Best body text is #FFFFFF at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #033F10 |
|---|---|
| RGB | rgb(3, 63, 16) |
| HSL | hsl(133, 91%, 13%) |
| HSV | hsv(133, 95%, 25%) |
| CMYK | cmyk(95.2%, 0%, 74.6%, 75.3%) |
| CIE-LAB | lab(22.34, -29.37, 23.05) |
| CIE-LCH | lch(22.34, 37.34, 141.88°) |
| OKLab | oklab(32.09% -0.079 0.0535) |
| OKLCH | oklch(32.09% 0.095 145.9) |
| XYZ | xyz(1.9084, 3.6115, 1.0866) |
| Luminance | 0.0361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.13
Forest Green (survey)
#06470C
ΔE00 3.22
Pine Green
#0A481E
ΔE00 3.23
Dark Green
#033500
ΔE00 3.30
British Racing Green
#05480D
ΔE00 3.42
Forrest Green
#154406
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033F10 #3F0332
analogous
#143F03 #033F10 #033F2E
triadic
#033F10 #10033F #3F1003
tetradic
#033F10 #03143F #3F0332 #3F2E03
square
#033F10 #03143F #3F0332 #3F2E03
split-complementary
#033F10 #2E033F #3F0314
monochromatic
#011D07 #011D07 #033F10 #06791F #09B42E
Accessibility & contrast
On white
12.19
#033F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#033F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033F10
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033F10 | 1.00 | 12.19 | 1.72 | 12.19 |
| #FFFFFF | 12.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380A
Deuteranopia (green-blind)
#3A3414
Tritanopia (blue-blind)
#003D35
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #033f10; /* rgb */ color: rgb(3, 63, 16); /* oklch */ color: oklch(32.1% 0.095 145.9);
Tailwind
colors: {
custom: {
50: '#517550',
500: '#033f10',
950: '#000000',
},
}SCSS
$custom: #033f10; $custom-light: #517550; $custom-dark: #000000;
JSON
{
"hex": "#033f10",
"rgb": {
"r": 3,
"g": 63,
"b": 16
},
"hsl": {
"h": 133,
"s": 90.909,
"l": 12.941
},
"oklch": {
"l": 0.32088,
"c": 0.09541,
"h": 145.9
},
"luminance": 0.03612
}Semantic roles & 50–950 ramp
primary
#033F10
secondary
#811D6B
accent
#29D1FF
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#030802
muted
#787B78