#03280F#03280F
#03280F is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.062 H 150.2°. Best body text is #FFFFFF at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #03280F |
|---|---|
| RGB | rgb(3, 40, 15) |
| HSL | hsl(139, 86%, 8%) |
| HSV | hsv(139, 93%, 16%) |
| CMYK | cmyk(92.5%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.05, -20.14, 12.37) |
| CIE-LCH | lch(13.05, 23.64, 148.44°) |
| OKLab | oklab(24.37% -0.0541 0.031) |
| OKLCH | oklch(24.37% 0.062 150.2) |
| XYZ | xyz(0.8825, 1.5713, 0.7086) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.25
Very Dark Green
#062E03
ΔE00 4.79
Dark Green
#033500
ΔE00 7.56
Evergreen
#05472A
ΔE00 9.62
Hunter Green (survey)
#0B4008
ΔE00 10.11
Pine Green
#0A481E
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03280F #28031C
analogous
#092803 #03280F #032821
triadic
#03280F #0F0328 #280F03
tetradic
#03280F #030928 #28031C #282103
square
#03280F #030928 #28031C #282103
split-complementary
#03280F #210328 #280309
monochromatic
#021C0B #021C0B #03280F #076124 #0C9A3A
Accessibility & contrast
On white
15.98
#03280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#03280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03280F
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03280F | 1.00 | 15.98 | 1.31 | 15.98 |
| #FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28240D
Deuteranopia (green-blind)
#242011
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #03280f; /* rgb */ color: rgb(3, 40, 15); /* oklch */ color: oklch(24.4% 0.062 150.2);
Tailwind
colors: {
custom: {
50: '#49624e',
500: '#03280f',
950: '#000000',
},
}SCSS
$custom: #03280f; $custom-light: #49624e; $custom-dark: #000000;
JSON
{
"hex": "#03280f",
"rgb": {
"r": 3,
"g": 40,
"b": 15
},
"hsl": {
"h": 139.459,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.24371,
"c": 0.06235,
"h": 150.2
},
"luminance": 0.01571
}Semantic roles & 50–950 ramp
primary
#03280F
secondary
#6C1B52
accent
#2CB9FC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977