#03330E#03330E
#03330E is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.1% C 0.080 H 146.8°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #03330E |
|---|---|
| RGB | rgb(3, 51, 14) |
| HSL | hsl(134, 89%, 11%) |
| HSV | hsv(134, 94%, 20%) |
| CMYK | cmyk(94.1%, 0%, 72.5%, 80%) |
| CIE-LAB | lab(17.55, -25.01, 18.61) |
| CIE-LCH | lch(17.55, 31.17, 143.34°) |
| OKLab | oklab(28.09% -0.0672 0.0441) |
| OKLCH | oklch(28.09% 0.08 146.8) |
| XYZ | xyz(1.3005, 2.4186, 0.8137) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.85
Very Dark Green
#062E03
ΔE00 2.05
Dark Green
#033500
ΔE00 3.22
Hunter Green (survey)
#0B4008
ΔE00 5.47
Pine Green
#0A481E
ΔE00 6.39
Evergreen
#05472A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03330E #330328
analogous
#103303 #03330E #033326
triadic
#03330E #0E0333 #330E03
tetradic
#03330E #031033 #330328 #332603
square
#03330E #031033 #330328 #332603
split-complementary
#03330E #260333 #330310
monochromatic
#021D08 #021D08 #03330E #066D1E #0AA72E
Accessibility & contrast
On white
14.15
#03330E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#03330E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03330E
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03330E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03330E | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0A
Deuteranopia (green-blind)
#2E2A11
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #03330e; /* rgb */ color: rgb(3, 51, 14); /* oklch */ color: oklch(28.1% 0.080 146.8);
Tailwind
colors: {
custom: {
50: '#4d6b4e',
500: '#03330e',
950: '#000000',
},
}SCSS
$custom: #03330e; $custom-light: #4d6b4e; $custom-dark: #000000;
JSON
{
"hex": "#03330e",
"rgb": {
"r": 3,
"g": 51,
"b": 14
},
"hsl": {
"h": 133.75,
"s": 88.889,
"l": 10.588
},
"oklch": {
"l": 0.28092,
"c": 0.08036,
"h": 146.8
},
"luminance": 0.02419
}Semantic roles & 50–950 ramp
primary
#03330E
secondary
#761C61
accent
#29CEFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77