#03290F#03290F
#03290F is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.064 H 149.8°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #03290F |
|---|---|
| RGB | rgb(3, 41, 15) |
| HSL | hsl(139, 86%, 9%) |
| HSV | hsv(139, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.47, -20.60, 12.92) |
| CIE-LCH | lch(13.47, 24.32, 147.89°) |
| OKLab | oklab(24.71% -0.0553 0.0322) |
| OKLCH | oklch(24.71% 0.064 149.8) |
| XYZ | xyz(0.9166, 1.6396, 0.7200) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.84
Very Dark Green
#062E03
ΔE00 4.38
Dark Green
#033500
ΔE00 7.13
Evergreen
#05472A
ΔE00 9.32
Hunter Green (survey)
#0B4008
ΔE00 9.67
Pine Green
#0A481E
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03290F #29031D
analogous
#0A2903 #03290F #032922
triadic
#03290F #0F0329 #290F03
tetradic
#03290F #030A29 #29031D #292203
square
#03290F #030A29 #29031D #292203
split-complementary
#03290F #220329 #29030A
monochromatic
#021D0A #021D0A #03290F #076224 #0B9B39
Accessibility & contrast
On white
15.81
#03290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#03290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03290F
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03290F | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#252111
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #03290f; /* rgb */ color: rgb(3, 41, 15); /* oklch */ color: oklch(24.7% 0.064 149.8);
Tailwind
colors: {
custom: {
50: '#49634e',
500: '#03290f',
950: '#000000',
},
}SCSS
$custom: #03290f; $custom-light: #49634e; $custom-dark: #000000;
JSON
{
"hex": "#03290f",
"rgb": {
"r": 3,
"g": 41,
"b": 15
},
"hsl": {
"h": 138.947,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.24714,
"c": 0.06397,
"h": 149.8
},
"luminance": 0.0164
}Semantic roles & 50–950 ramp
primary
#03290F
secondary
#6D1B53
accent
#2BBAFD
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977