#09420C#09420C
#09420C is a dark, moderate green. Relative luminance 0.040; OKLCH L 33.2% C 0.101 H 143.5°. Best body text is #FFFFFF at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #09420C |
|---|---|
| RGB | rgb(9, 66, 12) |
| HSL | hsl(123, 76%, 15%) |
| HSV | hsv(123, 86%, 26%) |
| CMYK | cmyk(86.4%, 0%, 81.8%, 74.1%) |
| CIE-LAB | lab(23.61, -29.82, 26.35) |
| CIE-LCH | lch(23.61, 39.79, 138.54°) |
| OKLab | oklab(33.17% -0.0808 0.0598) |
| OKLCH | oklch(33.17% 0.101 143.5) |
| XYZ | xyz(2.1271, 3.9808, 1.0040) |
| Luminance | 0.0398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 0.85
Forest Green (survey)
#06470C
ΔE00 1.73
British Racing Green
#05480D
ΔE00 2.02
Forrest Green
#154406
ΔE00 2.19
Racing Green
#014600
ΔE00 2.76
Darkgreen (survey)
#054907
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09420C #42093F
analogous
#234209 #09420C #094229
triadic
#09420C #0C0942 #420C09
tetradic
#09420C #092342 #42093F #422909
square
#09420C #092342 #42093F #422909
split-complementary
#09420C #290942 #420923
monochromatic
#041B05 #041B05 #09420C #107816 #18AE20
Accessibility & contrast
On white
11.69
#09420C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.80
#09420C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09420C
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09420C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09420C | 1.00 | 11.69 | 1.80 | 11.69 |
| #FFFFFF | 11.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.80 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#443B04
Deuteranopia (green-blind)
#3D3712
Tritanopia (blue-blind)
#004037
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #09420c; /* rgb */ color: rgb(9, 66, 12); /* oklch */ color: oklch(33.2% 0.101 143.5);
Tailwind
colors: {
custom: {
50: '#54774f',
500: '#09420c',
950: '#000000',
},
}SCSS
$custom: #09420c; $custom-light: #54774f; $custom-dark: #000000;
JSON
{
"hex": "#09420c",
"rgb": {
"r": 9,
"g": 66,
"b": 12
},
"hsl": {
"h": 123.158,
"s": 76,
"l": 14.706
},
"oklch": {
"l": 0.33166,
"c": 0.10053,
"h": 143.5
},
"luminance": 0.03981
}Semantic roles & 50–950 ramp
primary
#09420C
secondary
#80277B
accent
#35E9F3
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030902
muted
#787B78