#09300F#09300F
#09300F is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.072 H 145.8°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #09300F |
|---|---|
| RGB | rgb(9, 48, 15) |
| HSL | hsl(129, 68%, 11%) |
| HSV | hsv(129, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 68.7%, 81.2%) |
| CIE-LAB | lab(16.53, -22.04, 16.90) |
| CIE-LCH | lch(16.53, 27.77, 142.51°) |
| OKLab | oklab(27.31% -0.0595 0.0404) |
| OKLCH | oklch(27.31% 0.072 145.8) |
| XYZ | xyz(1.2557, 2.2063, 0.8115) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.04
Very Dark Green
#062E03
ΔE00 2.10
Dark Green
#033500
ΔE00 4.41
Hunter Green (survey)
#0B4008
ΔE00 6.75
Pine Green
#0A481E
ΔE00 7.58
Evergreen
#05472A
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09300F #30092A
analogous
#163009 #09300F #093022
triadic
#09300F #0F0930 #300F09
tetradic
#09300F #091630 #30092A #302209
square
#09300F #091630 #30092A #302209
split-complementary
#09300F #220930 #300916
monochromatic
#051A08 #051A08 #09300F #13641F #1C972F
Accessibility & contrast
On white
14.57
#09300F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#09300F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09300F
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09300F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09300F | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B0C
Deuteranopia (green-blind)
#2C2812
Tritanopia (blue-blind)
#012F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #09300f; /* rgb */ color: rgb(9, 48, 15); /* oklch */ color: oklch(27.3% 0.072 145.8);
Tailwind
colors: {
custom: {
50: '#4f694e',
500: '#09300f',
950: '#000000',
},
}SCSS
$custom: #09300f; $custom-light: #4f694e; $custom-dark: #000000;
JSON
{
"hex": "#09300f",
"rgb": {
"r": 9,
"g": 48,
"b": 15
},
"hsl": {
"h": 129.231,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27311,
"c": 0.07194,
"h": 145.8
},
"luminance": 0.02206
}Semantic roles & 50–950 ramp
primary
#09300F
secondary
#6E2763
accent
#3DD0EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77