#09381C#09381C
#09381C is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.2% C 0.070 H 152.5°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #09381C |
|---|---|
| RGB | rgb(9, 56, 28) |
| HSL | hsl(144, 72%, 13%) |
| HSV | hsv(144, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 50%, 78%) |
| CIE-LAB | lab(19.92, -23.16, 13.15) |
| CIE-LCH | lch(19.92, 26.63, 150.41°) |
| OKLab | oklab(30.18% -0.0624 0.0325) |
| OKLCH | oklch(30.18% 0.07 152.5) |
| XYZ | xyz(1.7363, 2.9701, 1.5802) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.81
Evergreen
#05472A
ΔE00 4.86
Very Dark Green
#062E03
ΔE00 5.14
Pine Green
#0A481E
ΔE00 5.95
Dark Green
#033500
ΔE00 6.23
Hunter Green (survey)
#0B4008
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09381C #380925
analogous
#0E3809 #09381C #093833
triadic
#09381C #1C0938 #381C09
tetradic
#09381C #090E38 #380925 #383309
square
#09381C #090E38 #380925 #383309
split-complementary
#09381C #330938 #38090E
monochromatic
#041A0D #041A0D #09381C #116D36 #1AA151
Accessibility & contrast
On white
13.17
#09381C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#09381C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09381C
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09381C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09381C | 1.00 | 13.17 | 1.59 | 13.17 |
| #FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331A
Deuteranopia (green-blind)
#322F1E
Tritanopia (blue-blind)
#003731
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #09381c; /* rgb */ color: rgb(9, 56, 28); /* oklch */ color: oklch(30.2% 0.070 152.5);
Tailwind
colors: {
custom: {
50: '#506f58',
500: '#09381c',
950: '#000000',
},
}SCSS
$custom: #09381c; $custom-light: #506f58; $custom-dark: #000000;
JSON
{
"hex": "#09381c",
"rgb": {
"r": 9,
"g": 56,
"b": 28
},
"hsl": {
"h": 144.255,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30182,
"c": 0.07034,
"h": 152.5
},
"luminance": 0.0297
}Semantic roles & 50–950 ramp
primary
#09381C
secondary
#762756
accent
#39A5EF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020703
muted
#787A78