#03330F#03330F
#03330F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.1% C 0.079 H 147.2°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #03330F |
|---|---|
| RGB | rgb(3, 51, 15) |
| HSL | hsl(135, 89%, 11%) |
| HSV | hsv(135, 94%, 20%) |
| CMYK | cmyk(94.1%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.56, -24.85, 18.11) |
| CIE-LCH | lch(17.56, 30.75, 143.91°) |
| OKLab | oklab(28.11% -0.0667 0.043) |
| OKLCH | oklch(28.11% 0.079 147.2) |
| XYZ | xyz(1.3075, 2.4213, 0.8503) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.93
Very Dark Green
#062E03
ΔE00 2.21
Dark Green
#033500
ΔE00 3.47
Hunter Green (survey)
#0B4008
ΔE00 5.65
Pine Green
#0A481E
ΔE00 6.40
Evergreen
#05472A
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03330F #330327
analogous
#0F3303 #03330F #033327
triadic
#03330F #0F0333 #330F03
tetradic
#03330F #030F33 #330327 #332703
square
#03330F #030F33 #330327 #332703
split-complementary
#03330F #270333 #33030F
monochromatic
#021D08 #021D08 #03330F #066D20 #0AA731
Accessibility & contrast
On white
14.15
#03330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#03330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03330F
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03330F | 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)
#342D0B
Deuteranopia (green-blind)
#2E2A12
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #03330f; /* rgb */ color: rgb(3, 51, 15); /* oklch */ color: oklch(28.1% 0.079 147.2);
Tailwind
colors: {
custom: {
50: '#4d6b4e',
500: '#03330f',
950: '#000000',
},
}SCSS
$custom: #03330f; $custom-light: #4d6b4e; $custom-dark: #000000;
JSON
{
"hex": "#03330f",
"rgb": {
"r": 3,
"g": 51,
"b": 15
},
"hsl": {
"h": 135,
"s": 88.889,
"l": 10.588
},
"oklch": {
"l": 0.28107,
"c": 0.07938,
"h": 147.2
},
"luminance": 0.02422
}Semantic roles & 50–950 ramp
primary
#03330F
secondary
#761C60
accent
#29C9FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78