#03280C#03280C
#03280C is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.066 H 147.9°. Best body text is #FFFFFF at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #03280C |
|---|---|
| RGB | rgb(3, 40, 12) |
| HSL | hsl(135, 86%, 8%) |
| HSV | hsv(135, 93%, 16%) |
| CMYK | cmyk(92.5%, 0%, 70%, 84.3%) |
| CIE-LAB | lab(13.01, -20.73, 13.78) |
| CIE-LCH | lch(13.01, 24.89, 146.38°) |
| OKLab | oklab(24.31% -0.0557 0.0349) |
| OKLCH | oklch(24.31% 0.066 147.9) |
| XYZ | xyz(0.8626, 1.5634, 0.6041) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.51
Very Dark Green
#062E03
ΔE00 4.04
Dark Green
#033500
ΔE00 6.87
Hunter Green (survey)
#0B4008
ΔE00 9.54
Evergreen
#05472A
ΔE00 9.66
Pine Green
#0A481E
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03280C #28031F
analogous
#0C2803 #03280C #03281E
triadic
#03280C #0C0328 #280C03
tetradic
#03280C #030C28 #28031F #281E03
square
#03280C #030C28 #28031F #281E03
split-complementary
#03280C #1E0328 #28030C
monochromatic
#021C09 #021C09 #03280C #07611D #0C9A2E
Accessibility & contrast
On white
16.00
#03280C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#03280C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03280C
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03280C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03280C | 1.00 | 16.00 | 1.31 | 16.00 |
| #FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292309
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #03280c; /* rgb */ color: rgb(3, 40, 12); /* oklch */ color: oklch(24.3% 0.066 147.9);
Tailwind
colors: {
custom: {
50: '#49624c',
500: '#03280c',
950: '#000000',
},
}SCSS
$custom: #03280c; $custom-light: #49624c; $custom-dark: #000000;
JSON
{
"hex": "#03280c",
"rgb": {
"r": 3,
"g": 40,
"b": 12
},
"hsl": {
"h": 134.595,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.24314,
"c": 0.06573,
"h": 147.9
},
"luminance": 0.01563
}Semantic roles & 50–950 ramp
primary
#03280C
secondary
#6C1B58
accent
#2CC9FC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977