#09301C#09301C
#09301C is a dark, muted green. Relative luminance 0.023; OKLCH L 27.6% C 0.057 H 156.7°. Best body text is #FFFFFF at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #09301C |
|---|---|
| RGB | rgb(9, 48, 28) |
| HSL | hsl(149, 68%, 11%) |
| HSV | hsv(149, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 41.7%, 81.2%) |
| CIE-LAB | lab(16.78, -19.32, 8.98) |
| CIE-LCH | lch(16.78, 21.31, 155.07°) |
| OKLab | oklab(27.59% -0.0524 0.0226) |
| OKLCH | oklch(27.59% 0.057 156.7) |
| XYZ | xyz(1.3791, 2.2557, 1.4611) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.16
Very Dark Green
#062E03
ΔE00 6.61
Evergreen
#05472A
ΔE00 7.65
Dark Green
#033500
ΔE00 8.78
Pine Green
#0A481E
ΔE00 9.48
Hunter Green (survey)
#0B4008
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09301C #30091D
analogous
#093009 #09301C #09302F
triadic
#09301C #1C0930 #301C09
tetradic
#09301C #090930 #30091D #302F09
square
#09301C #090930 #30091D #302F09
split-complementary
#09301C #2F0930 #300909
monochromatic
#051A0F #051A0F #09301C #13643A #1C9758
Accessibility & contrast
On white
14.47
#09301C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#09301C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09301C
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09301C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09301C | 1.00 | 14.47 | 1.45 | 14.47 |
| #FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302C1B
Deuteranopia (green-blind)
#2B281D
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #09301c; /* rgb */ color: rgb(9, 48, 28); /* oklch */ color: oklch(27.6% 0.057 156.7);
Tailwind
colors: {
custom: {
50: '#4e6958',
500: '#09301c',
950: '#000000',
},
}SCSS
$custom: #09301c; $custom-light: #4e6958; $custom-dark: #000000;
JSON
{
"hex": "#09301c",
"rgb": {
"r": 9,
"g": 48,
"b": 28
},
"hsl": {
"h": 149.231,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27588,
"c": 0.05706,
"h": 156.7
},
"luminance": 0.02256
}Semantic roles & 50–950 ramp
primary
#09301C
secondary
#6E274B
accent
#3D96EB
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78