#09300C#09300C
#09300C is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.075 H 144.3°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #09300C |
|---|---|
| RGB | rgb(9, 48, 12) |
| HSL | hsl(125, 68%, 11%) |
| HSV | hsv(125, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(16.50, -22.49, 18.33) |
| CIE-LCH | lch(16.50, 29.01, 140.82°) |
| OKLab | oklab(27.27% -0.0609 0.0438) |
| OKLCH | oklch(27.27% 0.075 144.3) |
| XYZ | xyz(1.2359, 2.1984, 0.7070) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.41
Dark Forest Green
#002D04
ΔE00 1.63
Dark Green
#033500
ΔE00 3.75
Hunter Green (survey)
#0B4008
ΔE00 6.26
Pine Green
#0A481E
ΔE00 7.51
Forrest Green
#154406
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09300C #30092D
analogous
#193009 #09300C #09301F
triadic
#09300C #0C0930 #300C09
tetradic
#09300C #091930 #30092D #301F09
square
#09300C #091930 #30092D #301F09
split-complementary
#09300C #1F0930 #300919
monochromatic
#051A06 #051A06 #09300C #136419 #1C9726
Accessibility & contrast
On white
14.59
#09300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#09300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09300C
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09300C | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B08
Deuteranopia (green-blind)
#2C280F
Tritanopia (blue-blind)
#022E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #09300c; /* rgb */ color: rgb(9, 48, 12); /* oklch */ color: oklch(27.3% 0.075 144.3);
Tailwind
colors: {
custom: {
50: '#4f694c',
500: '#09300c',
950: '#000000',
},
}SCSS
$custom: #09300c; $custom-light: #4f694c; $custom-dark: #000000;
JSON
{
"hex": "#09300c",
"rgb": {
"r": 9,
"g": 48,
"b": 12
},
"hsl": {
"h": 124.615,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27266,
"c": 0.07499,
"h": 144.3
},
"luminance": 0.02199
}Semantic roles & 50–950 ramp
primary
#09300C
secondary
#6E2769
accent
#3DDEEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77