#093811#093811
#093811 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.082 H 145.8°. Best body text is #FFFFFF at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #093811 |
|---|---|
| RGB | rgb(9, 56, 17) |
| HSL | hsl(130, 72%, 13%) |
| HSV | hsv(130, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 69.6%, 78%) |
| CIE-LAB | lab(19.75, -25.20, 19.62) |
| CIE-LCH | lch(19.75, 31.94, 142.10°) |
| OKLab | oklab(29.98% -0.068 0.0463) |
| OKLCH | oklch(29.98% 0.082 145.8) |
| XYZ | xyz(1.6279, 2.9267, 1.0093) |
| Luminance | 0.0293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.88
Very Dark Green
#062E03
ΔE00 3.09
Dark Forest Green
#002D04
ΔE00 3.28
Hunter Green (survey)
#0B4008
ΔE00 4.16
Pine Green
#0A481E
ΔE00 4.99
Forrest Green
#154406
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093811 #380930
analogous
#183809 #093811 #093828
triadic
#093811 #110938 #381109
tetradic
#093811 #091838 #380930 #382809
square
#093811 #091838 #380930 #382809
split-complementary
#093811 #280938 #380918
monochromatic
#041A08 #041A08 #093811 #116D21 #1AA131
Accessibility & contrast
On white
13.25
#093811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#093811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093811
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093811 | 1.00 | 13.25 | 1.59 | 13.25 |
| #FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39320D
Deuteranopia (green-blind)
#342E14
Tritanopia (blue-blind)
#003630
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093811; /* rgb */ color: rgb(9, 56, 17); /* oklch */ color: oklch(30.0% 0.082 145.8);
Tailwind
colors: {
custom: {
50: '#516f50',
500: '#093811',
950: '#000000',
},
}SCSS
$custom: #093811; $custom-light: #516f50; $custom-dark: #000000;
JSON
{
"hex": "#093811",
"rgb": {
"r": 9,
"g": 56,
"b": 17
},
"hsl": {
"h": 130.213,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.2998,
"c": 0.08223,
"h": 145.8
},
"luminance": 0.02927
}Semantic roles & 50–950 ramp
primary
#093811
secondary
#762769
accent
#39D0EF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78