#093316#093316
#093316 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.069 H 149.6°. Best body text is #FFFFFF at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #093316 |
|---|---|
| RGB | rgb(9, 51, 22) |
| HSL | hsl(139, 70%, 12%) |
| HSV | hsv(139, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 56.9%, 80%) |
| CIE-LAB | lab(17.84, -22.12, 14.31) |
| CIE-LCH | lch(17.84, 26.35, 147.09°) |
| OKLab | oklab(28.43% -0.0596 0.0349) |
| OKLCH | oklch(28.43% 0.069 149.6) |
| XYZ | xyz(1.4412, 2.4835, 1.1623) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.43
Very Dark Green
#062E03
ΔE00 3.75
Dark Green
#033500
ΔE00 5.53
Evergreen
#05472A
ΔE00 6.55
Pine Green
#0A481E
ΔE00 7.03
Hunter Green (survey)
#0B4008
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093316 #330926
analogous
#113309 #093316 #09332B
triadic
#093316 #160933 #331609
tetradic
#093316 #091133 #330926 #332B09
square
#093316 #091133 #330926 #332B09
split-complementary
#093316 #2B0933 #330911
monochromatic
#051A0B #051A0B #093316 #12672C #1B9B43
Accessibility & contrast
On white
14.03
#093316 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#093316 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093316
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093316 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093316 | 1.00 | 14.03 | 1.50 | 14.03 |
| #FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E14
Deuteranopia (green-blind)
#2E2A18
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #093316; /* rgb */ color: rgb(9, 51, 22); /* oklch */ color: oklch(28.4% 0.069 149.6);
Tailwind
colors: {
custom: {
50: '#4f6b53',
500: '#093316',
950: '#000000',
},
}SCSS
$custom: #093316; $custom-light: #4f6b53; $custom-dark: #000000;
JSON
{
"hex": "#093316",
"rgb": {
"r": 9,
"g": 51,
"b": 22
},
"hsl": {
"h": 138.571,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28429,
"c": 0.06905,
"h": 149.6
},
"luminance": 0.02484
}Semantic roles & 50–950 ramp
primary
#093316
secondary
#71275A
accent
#3BB6ED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78