#033603#033603
#033603 is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.0% C 0.094 H 142.7°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #033603 |
|---|---|
| RGB | rgb(3, 54, 3) |
| HSL | hsl(120, 89%, 11%) |
| HSV | hsv(120, 94%, 21%) |
| CMYK | cmyk(94.4%, 0%, 94.4%, 78.8%) |
| CIE-LAB | lab(18.65, -27.56, 24.59) |
| CIE-LCH | lch(18.65, 36.94, 138.25°) |
| OKLab | oklab(28.97% -0.0748 0.0571) |
| OKLCH | oklch(28.97% 0.094 142.7) |
| XYZ | xyz(1.3731, 2.6641, 0.5280) |
| Luminance | 0.0266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.45
Very Dark Green
#062E03
ΔE00 3.03
Hunter Green (survey)
#0B4008
ΔE00 3.16
Dark Forest Green
#002D04
ΔE00 3.50
Forrest Green
#154406
ΔE00 4.88
Forest Green (survey)
#06470C
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#033603 #360336
analogous
#1C3603 #033603 #03361C
triadic
#033603 #030336 #360303
tetradic
#033603 #031C36 #360336 #361C03
square
#033603 #031C36 #360336 #361C03
split-complementary
#033603 #1C0336 #36031C
monochromatic
#021D02 #021D02 #033603 #067006 #09AA09
Accessibility & contrast
On white
13.70
#033603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#033603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #033603
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##033603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##033603 | 1.00 | 13.70 | 1.53 | 13.70 |
| #FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#322C08
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #033603; /* rgb */ color: rgb(3, 54, 3); /* oklch */ color: oklch(29.0% 0.094 142.7);
Tailwind
colors: {
custom: {
50: '#4e6e48',
500: '#033603',
950: '#000000',
},
}SCSS
$custom: #033603; $custom-light: #4e6e48; $custom-dark: #000000;
JSON
{
"hex": "#033603",
"rgb": {
"r": 3,
"g": 54,
"b": 3
},
"hsl": {
"h": 120,
"s": 89.474,
"l": 11.176
},
"oklch": {
"l": 0.28971,
"c": 0.09407,
"h": 142.7
},
"luminance": 0.02664
}Semantic roles & 50–950 ramp
primary
#033603
secondary
#791C79
accent
#29FFFF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77