#09400F#09400F
#09400F is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.6% C 0.096 H 144.4°. Best body text is #FFFFFF at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #09400F |
|---|---|
| RGB | rgb(9, 64, 15) |
| HSL | hsl(127, 75%, 14%) |
| HSV | hsv(127, 86%, 25%) |
| CMYK | cmyk(85.9%, 0%, 76.6%, 74.9%) |
| CIE-LAB | lab(22.86, -28.72, 24.15) |
| CIE-LCH | lch(22.86, 37.53, 139.94°) |
| OKLab | oklab(32.55% -0.0776 0.0557) |
| OKLCH | oklch(32.55% 0.096 144.4) |
| XYZ | xyz(2.0321, 3.7591, 1.0703) |
| Luminance | 0.0376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.44
Forest Green (survey)
#06470C
ΔE00 2.71
British Racing Green
#05480D
ΔE00 2.96
Forrest Green
#154406
ΔE00 3.11
Dark Green
#033500
ΔE00 3.36
Pine Green
#0A481E
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09400F #40093A
analogous
#1F4009 #09400F #09402B
triadic
#09400F #0F0940 #400F09
tetradic
#09400F #091F40 #40093A #402B09
square
#09400F #091F40 #40093A #402B09
split-complementary
#09400F #2B0940 #40091F
monochromatic
#041B06 #041B06 #09400F #11761C #18AB28
Accessibility & contrast
On white
11.99
#09400F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#09400F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09400F
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09400F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09400F | 1.00 | 11.99 | 1.75 | 11.99 |
| #FFFFFF | 11.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413908
Deuteranopia (green-blind)
#3B3514
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #09400f; /* rgb */ color: rgb(9, 64, 15); /* oklch */ color: oklch(32.6% 0.096 144.4);
Tailwind
colors: {
custom: {
50: '#547550',
500: '#09400f',
950: '#000000',
},
}SCSS
$custom: #09400f; $custom-light: #547550; $custom-dark: #000000;
JSON
{
"hex": "#09400f",
"rgb": {
"r": 9,
"g": 64,
"b": 15
},
"hsl": {
"h": 126.545,
"s": 75.342,
"l": 14.314
},
"oklch": {
"l": 0.32552,
"c": 0.09552,
"h": 144.4
},
"luminance": 0.03759
}Semantic roles & 50–950 ramp
primary
#09400F
secondary
#7E2774
accent
#36DDF2
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78