#093119#093119
#093119 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.062 H 152.9°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #093119 |
|---|---|
| RGB | rgb(9, 49, 25) |
| HSL | hsl(144, 69%, 11%) |
| HSV | hsv(144, 82%, 19%) |
| CMYK | cmyk(81.6%, 0%, 49%, 80.8%) |
| CIE-LAB | lab(17.11, -20.54, 11.43) |
| CIE-LCH | lch(17.11, 23.50, 150.91°) |
| OKLab | oklab(27.84% -0.0554 0.0284) |
| OKLCH | oklch(27.84% 0.062 152.9) |
| XYZ | xyz(1.3863, 2.3247, 1.2952) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.75
Very Dark Green
#062E03
ΔE00 5.16
Evergreen
#05472A
ΔE00 7.07
Dark Green
#033500
ΔE00 7.25
Pine Green
#0A481E
ΔE00 8.35
Hunter Green (survey)
#0B4008
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093119 #310921
analogous
#0D3109 #093119 #09312D
triadic
#093119 #190931 #311909
tetradic
#093119 #090D31 #310921 #312D09
square
#093119 #090D31 #310921 #312D09
split-complementary
#093119 #2D0931 #31090D
monochromatic
#051A0D #051A0D #093119 #126533 #1C984E
Accessibility & contrast
On white
14.33
#093119 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#093119 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093119
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093119 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093119 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C17
Deuteranopia (green-blind)
#2C291B
Tritanopia (blue-blind)
#00302B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #093119; /* rgb */ color: rgb(9, 49, 25); /* oklch */ color: oklch(27.8% 0.062 152.9);
Tailwind
colors: {
custom: {
50: '#4f6956',
500: '#093119',
950: '#000000',
},
}SCSS
$custom: #093119; $custom-light: #4f6956; $custom-dark: #000000;
JSON
{
"hex": "#093119",
"rgb": {
"r": 9,
"g": 49,
"b": 25
},
"hsl": {
"h": 144,
"s": 68.966,
"l": 11.373
},
"oklch": {
"l": 0.2784,
"c": 0.06226,
"h": 152.9
},
"luminance": 0.02325
}Semantic roles & 50–950 ramp
primary
#093119
secondary
#6F2752
accent
#3CA5EC
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78