#093311#093311
#093311 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.075 H 146.5°. Best body text is #FFFFFF at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #093311 |
|---|---|
| RGB | rgb(9, 51, 17) |
| HSL | hsl(131, 70%, 12%) |
| HSV | hsv(131, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 66.7%, 80%) |
| CIE-LAB | lab(17.76, -23.04, 17.29) |
| CIE-LCH | lch(17.76, 28.81, 143.11°) |
| OKLab | oklab(28.34% -0.0621 0.0412) |
| OKLCH | oklch(28.34% 0.075 146.5) |
| XYZ | xyz(1.3976, 2.4660, 0.9325) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.32
Very Dark Green
#062E03
ΔE00 2.35
Dark Green
#033500
ΔE00 3.96
Hunter Green (survey)
#0B4008
ΔE00 5.99
Pine Green
#0A481E
ΔE00 6.62
Evergreen
#05472A
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093311 #33092B
analogous
#163309 #093311 #093326
triadic
#093311 #110933 #331109
tetradic
#093311 #091633 #33092B #332609
square
#093311 #091633 #33092B #332609
split-complementary
#093311 #260933 #330916
monochromatic
#051A09 #051A09 #093311 #126722 #1B9B34
Accessibility & contrast
On white
14.06
#093311 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#093311 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093311
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093311 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093311 | 1.00 | 14.06 | 1.49 | 14.06 |
| #FFFFFF | 14.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0E
Deuteranopia (green-blind)
#2F2A14
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #093311; /* rgb */ color: rgb(9, 51, 17); /* oklch */ color: oklch(28.3% 0.075 146.5);
Tailwind
colors: {
custom: {
50: '#4f6b50',
500: '#093311',
950: '#000000',
},
}SCSS
$custom: #093311; $custom-light: #4f6b50; $custom-dark: #000000;
JSON
{
"hex": "#093311",
"rgb": {
"r": 9,
"g": 51,
"b": 17
},
"hsl": {
"h": 131.429,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28337,
"c": 0.07457,
"h": 146.5
},
"luminance": 0.02466
}Semantic roles & 50–950 ramp
primary
#093311
secondary
#712763
accent
#3BCBED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78