#09341C#09341C
#09341C is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.9% C 0.064 H 154.3°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #09341C |
|---|---|
| RGB | rgb(9, 52, 28) |
| HSL | hsl(147, 70%, 12%) |
| HSV | hsv(147, 83%, 20%) |
| CMYK | cmyk(82.7%, 0%, 46.2%, 79.6%) |
| CIE-LAB | lab(18.35, -21.28, 11.10) |
| CIE-LCH | lch(18.35, 24.00, 152.47°) |
| OKLab | oklab(28.89% -0.0575 0.0277) |
| OKLCH | oklch(28.89% 0.064 154.3) |
| XYZ | xyz(1.5501, 2.5977, 1.5181) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.18
Very Dark Green
#062E03
ΔE00 5.59
Evergreen
#05472A
ΔE00 6.12
Dark Green
#033500
ΔE00 7.34
Pine Green
#0A481E
ΔE00 7.67
Hunter Green (survey)
#0B4008
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09341C #340921
analogous
#0B3409 #09341C #093432
triadic
#09341C #1C0934 #341C09
tetradic
#09341C #090B34 #340921 #343209
square
#09341C #090B34 #340921 #343209
split-complementary
#09341C #320934 #34090B
monochromatic
#051A0E #051A0E #09341C #126838 #1B9C54
Accessibility & contrast
On white
13.82
#09341C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#09341C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09341C
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09341C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09341C | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F1A
Deuteranopia (green-blind)
#2F2B1E
Tritanopia (blue-blind)
#00332E
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #09341c; /* rgb */ color: rgb(9, 52, 28); /* oklch */ color: oklch(28.9% 0.064 154.3);
Tailwind
colors: {
custom: {
50: '#4f6c58',
500: '#09341c',
950: '#000000',
},
}SCSS
$custom: #09341c; $custom-light: #4f6c58; $custom-dark: #000000;
JSON
{
"hex": "#09341c",
"rgb": {
"r": 9,
"g": 52,
"b": 28
},
"hsl": {
"h": 146.512,
"s": 70.492,
"l": 11.961
},
"oklch": {
"l": 0.28888,
"c": 0.06378,
"h": 154.3
},
"luminance": 0.02598
}Semantic roles & 50–950 ramp
primary
#09341C
secondary
#722751
accent
#3B9EED
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78