#03280D#03280D
#03280D is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.065 H 148.6°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #03280D |
|---|---|
| RGB | rgb(3, 40, 13) |
| HSL | hsl(136, 86%, 8%) |
| HSV | hsv(136, 93%, 16%) |
| CMYK | cmyk(92.5%, 0%, 67.5%, 84.3%) |
| CIE-LAB | lab(13.02, -20.54, 13.34) |
| CIE-LCH | lch(13.02, 24.49, 147.01°) |
| OKLab | oklab(24.33% -0.0552 0.0336) |
| OKLCH | oklch(24.33% 0.065 148.6) |
| XYZ | xyz(0.8689, 1.5659, 0.6371) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.74
Very Dark Green
#062E03
ΔE00 4.27
Dark Green
#033500
ΔE00 7.08
Evergreen
#05472A
ΔE00 9.64
Hunter Green (survey)
#0B4008
ΔE00 9.72
Pine Green
#0A481E
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03280D #28031E
analogous
#0B2803 #03280D #03281F
triadic
#03280D #0D0328 #280D03
tetradic
#03280D #030B28 #28031E #281F03
square
#03280D #030B28 #28031E #281F03
split-complementary
#03280D #1F0328 #28030B
monochromatic
#021C09 #021C09 #03280D #076120 #0C9A32
Accessibility & contrast
On white
15.99
#03280D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#03280D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03280D
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03280D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03280D | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230B
Deuteranopia (green-blind)
#24200F
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #03280d; /* rgb */ color: rgb(3, 40, 13); /* oklch */ color: oklch(24.3% 0.065 148.6);
Tailwind
colors: {
custom: {
50: '#49624d',
500: '#03280d',
950: '#000000',
},
}SCSS
$custom: #03280d; $custom-light: #49624d; $custom-dark: #000000;
JSON
{
"hex": "#03280d",
"rgb": {
"r": 3,
"g": 40,
"b": 13
},
"hsl": {
"h": 136.216,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.24332,
"c": 0.06462,
"h": 148.6
},
"luminance": 0.01566
}Semantic roles & 50–950 ramp
primary
#03280D
secondary
#6C1B56
accent
#2CC4FC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977