#09401C#09401C
#09401C is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.7% C 0.083 H 149.9°. Best body text is #FFFFFF at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #09401C |
|---|---|
| RGB | rgb(9, 64, 28) |
| HSL | hsl(141, 75%, 14%) |
| HSV | hsv(141, 86%, 25%) |
| CMYK | cmyk(85.9%, 0%, 56.2%, 74.9%) |
| CIE-LAB | lab(23.03, -26.70, 17.11) |
| CIE-LCH | lch(23.03, 31.71, 147.35°) |
| OKLab | oklab(32.75% -0.0717 0.0416) |
| OKLCH | oklch(32.75% 0.083 149.9) |
| XYZ | xyz(2.1555, 3.8085, 1.7199) |
| Luminance | 0.0381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.75
Evergreen
#05472A
ΔE00 3.62
Hunter Green (survey)
#0B4008
ΔE00 4.85
Dark Green
#033500
ΔE00 5.30
Forest Green (survey)
#06470C
ΔE00 5.47
British Racing Green
#05480D
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09401C #40092D
analogous
#124009 #09401C #094038
triadic
#09401C #1C0940 #401C09
tetradic
#09401C #091240 #40092D #403809
square
#09401C #091240 #40092D #403809
split-complementary
#09401C #380940 #400912
monochromatic
#041B0C #041B0C #09401C #117633 #18AB4B
Accessibility & contrast
On white
11.92
#09401C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#09401C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09401C
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09401C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09401C | 1.00 | 11.92 | 1.76 | 11.92 |
| #FFFFFF | 11.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403A19
Deuteranopia (green-blind)
#3A351F
Tritanopia (blue-blind)
#003F38
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #09401c; /* rgb */ color: rgb(9, 64, 28); /* oklch */ color: oklch(32.7% 0.083 149.9);
Tailwind
colors: {
custom: {
50: '#537559',
500: '#09401c',
950: '#000000',
},
}SCSS
$custom: #09401c; $custom-light: #537559; $custom-dark: #000000;
JSON
{
"hex": "#09401c",
"rgb": {
"r": 9,
"g": 64,
"b": 28
},
"hsl": {
"h": 140.727,
"s": 75.342,
"l": 14.314
},
"oklch": {
"l": 0.32748,
"c": 0.08292,
"h": 149.9
},
"luminance": 0.03809
}Semantic roles & 50–950 ramp
primary
#09401C
secondary
#7E2760
accent
#36B1F2
background
#F5F7F5
surface
#E8EDE9
border
#C4C8C5
text
#030803
muted
#787B78