#03290E#03290E
#03290E is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.065 H 149.1°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #03290E |
|---|---|
| RGB | rgb(3, 41, 14) |
| HSL | hsl(137, 86%, 9%) |
| HSV | hsv(137, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 65.9%, 83.9%) |
| CIE-LAB | lab(13.45, -20.79, 13.42) |
| CIE-LCH | lch(13.45, 24.75, 147.16°) |
| OKLab | oklab(24.7% -0.0558 0.0335) |
| OKLCH | oklch(24.7% 0.065 149.1) |
| XYZ | xyz(0.9097, 1.6368, 0.6834) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.57
Very Dark Green
#062E03
ΔE00 4.12
Dark Green
#033500
ΔE00 6.89
Evergreen
#05472A
ΔE00 9.34
Hunter Green (survey)
#0B4008
ΔE00 9.47
Pine Green
#0A481E
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03290E #29031E
analogous
#0B2903 #03290E #032921
triadic
#03290E #0E0329 #290E03
tetradic
#03290E #030B29 #29031E #292103
square
#03290E #030B29 #29031E #292103
split-complementary
#03290E #210329 #29030B
monochromatic
#021D0A #021D0A #03290E #076221 #0B9B35
Accessibility & contrast
On white
15.82
#03290E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#03290E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03290E
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03290E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03290E | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240C
Deuteranopia (green-blind)
#252110
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #03290e; /* rgb */ color: rgb(3, 41, 14); /* oklch */ color: oklch(24.7% 0.065 149.1);
Tailwind
colors: {
custom: {
50: '#49634d',
500: '#03290e',
950: '#000000',
},
}SCSS
$custom: #03290e; $custom-light: #49634d; $custom-dark: #000000;
JSON
{
"hex": "#03290e",
"rgb": {
"r": 3,
"g": 41,
"b": 14
},
"hsl": {
"h": 137.368,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.24695,
"c": 0.0651,
"h": 149.1
},
"luminance": 0.01637
}Semantic roles & 50–950 ramp
primary
#03290E
secondary
#6D1B55
accent
#2BC0FD
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977