#09300E#09300E
#09300E is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.073 H 145.3°. Best body text is #FFFFFF at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #09300E |
|---|---|
| RGB | rgb(9, 48, 14) |
| HSL | hsl(128, 68%, 11%) |
| HSV | hsv(128, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 70.8%, 81.2%) |
| CIE-LAB | lab(16.52, -22.19, 17.40) |
| CIE-LCH | lch(16.52, 28.20, 141.90°) |
| OKLab | oklab(27.3% -0.06 0.0416) |
| OKLCH | oklch(27.3% 0.073 145.3) |
| XYZ | xyz(1.2488, 2.2036, 0.7749) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.85
Dark Forest Green
#002D04
ΔE00 1.87
Dark Green
#033500
ΔE00 4.17
Hunter Green (survey)
#0B4008
ΔE00 6.57
Pine Green
#0A481E
ΔE00 7.55
Evergreen
#05472A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09300E #30092B
analogous
#173009 #09300E #093021
triadic
#09300E #0E0930 #300E09
tetradic
#09300E #091730 #30092B #302109
square
#09300E #091730 #30092B #302109
split-complementary
#09300E #210930 #300917
monochromatic
#051A08 #051A08 #09300E #13641D #1C972C
Accessibility & contrast
On white
14.58
#09300E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#09300E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09300E
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09300E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09300E | 1.00 | 14.58 | 1.44 | 14.58 |
| #FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0A
Deuteranopia (green-blind)
#2C2811
Tritanopia (blue-blind)
#012F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #09300e; /* rgb */ color: rgb(9, 48, 14); /* oklch */ color: oklch(27.3% 0.073 145.3);
Tailwind
colors: {
custom: {
50: '#4f694e',
500: '#09300e',
950: '#000000',
},
}SCSS
$custom: #09300e; $custom-light: #4f694e; $custom-dark: #000000;
JSON
{
"hex": "#09300e",
"rgb": {
"r": 9,
"g": 48,
"b": 14
},
"hsl": {
"h": 127.692,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27296,
"c": 0.07299,
"h": 145.3
},
"luminance": 0.02204
}Semantic roles & 50–950 ramp
primary
#09300E
secondary
#6E2765
accent
#3DD5EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77