#09391F#09391F
#09391F is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.6% C 0.069 H 154.6°. Best body text is #FFFFFF at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #09391F |
|---|---|
| RGB | rgb(9, 57, 31) |
| HSL | hsl(148, 73%, 13%) |
| HSV | hsv(148, 84%, 22%) |
| CMYK | cmyk(84.2%, 0%, 45.6%, 77.6%) |
| CIE-LAB | lab(20.37, -22.95, 11.81) |
| CIE-LCH | lch(20.37, 25.81, 152.76°) |
| OKLab | oklab(30.57% -0.0619 0.0295) |
| OKLCH | oklch(30.57% 0.069 154.6) |
| XYZ | xyz(1.8229, 3.0831, 1.7951) |
| Luminance | 0.0308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.50
Dark Forest Green
#002D04
ΔE00 5.59
Very Dark Green
#062E03
ΔE00 5.96
Pine Green
#0A481E
ΔE00 6.18
Dark Green
#033500
ΔE00 7.04
Hunter Green (survey)
#0B4008
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09391F #390923
analogous
#0B3909 #09391F #093937
triadic
#09391F #1F0939 #391F09
tetradic
#09391F #090B39 #390923 #393709
square
#09391F #090B39 #390923 #393709
split-complementary
#09391F #370939 #39090B
monochromatic
#041A0E #041A0E #09391F #116E3C #1AA358
Accessibility & contrast
On white
12.99
#09391F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.62
#09391F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09391F
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09391F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09391F | 1.00 | 12.99 | 1.62 | 12.99 |
| #FFFFFF | 12.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.62 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341D
Deuteranopia (green-blind)
#332F21
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #09391f; /* rgb */ color: rgb(9, 57, 31); /* oklch */ color: oklch(30.6% 0.069 154.6);
Tailwind
colors: {
custom: {
50: '#51705a',
500: '#09391f',
950: '#000000',
},
}SCSS
$custom: #09391f; $custom-light: #51705a; $custom-dark: #000000;
JSON
{
"hex": "#09391f",
"rgb": {
"r": 9,
"g": 57,
"b": 31
},
"hsl": {
"h": 147.5,
"s": 72.727,
"l": 12.941
},
"oklch": {
"l": 0.30573,
"c": 0.06856,
"h": 154.6
},
"luminance": 0.03083
}Semantic roles & 50–950 ramp
primary
#09391F
secondary
#772752
accent
#389CEF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79