#09391C#09391C
#09391C is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.5% C 0.072 H 152.1°. Best body text is #FFFFFF at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #09391C |
|---|---|
| RGB | rgb(9, 57, 28) |
| HSL | hsl(144, 73%, 13%) |
| HSV | hsv(144, 84%, 22%) |
| CMYK | cmyk(84.2%, 0%, 50.9%, 77.6%) |
| CIE-LAB | lab(20.31, -23.62, 13.66) |
| CIE-LCH | lch(20.31, 27.28, 149.96°) |
| OKLab | oklab(30.5% -0.0636 0.0337) |
| OKLCH | oklch(30.5% 0.072 152.1) |
| XYZ | xyz(1.7852, 3.0680, 1.5965) |
| Luminance | 0.0307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.60
Dark Forest Green
#002D04
ΔE00 4.83
Very Dark Green
#062E03
ΔE00 5.12
Pine Green
#0A481E
ΔE00 5.54
Dark Green
#033500
ΔE00 6.00
Hunter Green (survey)
#0B4008
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09391C #390926
analogous
#0E3909 #09391C #093934
triadic
#09391C #1C0939 #391C09
tetradic
#09391C #090E39 #390926 #393409
square
#09391C #090E39 #390926 #393409
split-complementary
#09391C #340939 #39090E
monochromatic
#041A0D #041A0D #09391C #116E36 #1AA350
Accessibility & contrast
On white
13.01
#09391C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#09391C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09391C
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09391C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09391C | 1.00 | 13.01 | 1.61 | 13.01 |
| #FFFFFF | 13.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331A
Deuteranopia (green-blind)
#332F1E
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #09391c; /* rgb */ color: rgb(9, 57, 28); /* oklch */ color: oklch(30.5% 0.072 152.1);
Tailwind
colors: {
custom: {
50: '#517058',
500: '#09391c',
950: '#000000',
},
}SCSS
$custom: #09391c; $custom-light: #517058; $custom-dark: #000000;
JSON
{
"hex": "#09391c",
"rgb": {
"r": 9,
"g": 57,
"b": 28
},
"hsl": {
"h": 143.75,
"s": 72.727,
"l": 12.941
},
"oklch": {
"l": 0.30504,
"c": 0.07195,
"h": 152.1
},
"luminance": 0.03068
}Semantic roles & 50–950 ramp
primary
#09391C
secondary
#772757
accent
#38A7EF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020703
muted
#787A78