#09400C#09400C
#09400C is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.5% C 0.098 H 143.5°. Best body text is #FFFFFF at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #09400C |
|---|---|
| RGB | rgb(9, 64, 12) |
| HSL | hsl(123, 75%, 14%) |
| HSV | hsv(123, 86%, 25%) |
| CMYK | cmyk(85.9%, 0%, 81.2%, 74.9%) |
| CIE-LAB | lab(22.83, -29.06, 25.55) |
| CIE-LCH | lch(22.83, 38.69, 138.67°) |
| OKLab | oklab(32.52% -0.0787 0.0582) |
| OKLCH | oklch(32.52% 0.098 143.5) |
| XYZ | xyz(2.0123, 3.7512, 0.9658) |
| Luminance | 0.0375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 0.81
Forest Green (survey)
#06470C
ΔE00 2.41
Forrest Green
#154406
ΔE00 2.58
British Racing Green
#05480D
ΔE00 2.70
Dark Green
#033500
ΔE00 3.28
Racing Green
#014600
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09400C #40093D
analogous
#224009 #09400C #094028
triadic
#09400C #0C0940 #400C09
tetradic
#09400C #092240 #40093D #402809
square
#09400C #092240 #40093D #402809
split-complementary
#09400C #280940 #400922
monochromatic
#041B05 #041B05 #09400C #117616 #18AB20
Accessibility & contrast
On white
12.00
#09400C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#09400C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09400C
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09400C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09400C | 1.00 | 12.00 | 1.75 | 12.00 |
| #FFFFFF | 12.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413905
Deuteranopia (green-blind)
#3B3511
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #09400c; /* rgb */ color: rgb(9, 64, 12); /* oklch */ color: oklch(32.5% 0.098 143.5);
Tailwind
colors: {
custom: {
50: '#54754e',
500: '#09400c',
950: '#000000',
},
}SCSS
$custom: #09400c; $custom-light: #54754e; $custom-dark: #000000;
JSON
{
"hex": "#09400c",
"rgb": {
"r": 9,
"g": 64,
"b": 12
},
"hsl": {
"h": 123.273,
"s": 75.342,
"l": 14.314
},
"oklch": {
"l": 0.32521,
"c": 0.09786,
"h": 143.5
},
"luminance": 0.03751
}Semantic roles & 50–950 ramp
primary
#09400C
secondary
#7E2779
accent
#36E8F2
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78