#09300B#09300B
#09300B is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.3% C 0.076 H 143.9°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #09300B |
|---|---|
| RGB | rgb(9, 48, 11) |
| HSL | hsl(123, 68%, 11%) |
| HSV | hsv(123, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 77.1%, 81.2%) |
| CIE-LAB | lab(16.48, -22.63, 18.76) |
| CIE-LCH | lch(16.48, 29.39, 140.35°) |
| OKLab | oklab(27.25% -0.0613 0.0448) |
| OKLCH | oklch(27.25% 0.076 143.9) |
| XYZ | xyz(1.2299, 2.1960, 0.6756) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.22
Dark Forest Green
#002D04
ΔE00 1.56
Dark Green
#033500
ΔE00 3.56
Hunter Green (survey)
#0B4008
ΔE00 6.12
Pine Green
#0A481E
ΔE00 7.50
Forrest Green
#154406
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09300B #30092E
analogous
#1A3009 #09300B #09301E
triadic
#09300B #0B0930 #300B09
tetradic
#09300B #091A30 #30092E #301E09
square
#09300B #091A30 #30092E #301E09
split-complementary
#09300B #1E0930 #30091A
monochromatic
#051A06 #051A06 #09300B #136417 #1C9723
Accessibility & contrast
On white
14.59
#09300B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#09300B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09300B
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09300B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09300B | 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)
#312B07
Deuteranopia (green-blind)
#2C280E
Tritanopia (blue-blind)
#022E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #09300b; /* rgb */ color: rgb(9, 48, 11); /* oklch */ color: oklch(27.3% 0.076 143.9);
Tailwind
colors: {
custom: {
50: '#4f694c',
500: '#09300b',
950: '#000000',
},
}SCSS
$custom: #09300b; $custom-light: #4f694c; $custom-dark: #000000;
JSON
{
"hex": "#09300b",
"rgb": {
"r": 9,
"g": 48,
"b": 11
},
"hsl": {
"h": 123.077,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27253,
"c": 0.07593,
"h": 143.9
},
"luminance": 0.02196
}Semantic roles & 50–950 ramp
primary
#09300B
secondary
#6E276A
accent
#3DE2EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77