#093815#093815
#093815 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.078 H 147.8°. Best body text is #FFFFFF at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #093815 |
|---|---|
| RGB | rgb(9, 56, 21) |
| HSL | hsl(135, 72%, 13%) |
| HSV | hsv(135, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 62.5%, 78%) |
| CIE-LAB | lab(19.80, -24.55, 17.36) |
| CIE-LCH | lch(19.80, 30.06, 144.74°) |
| OKLab | oklab(30.04% -0.0661 0.0417) |
| OKLCH | oklch(30.04% 0.078 147.8) |
| XYZ | xyz(1.6621, 2.9404, 1.1893) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.50
Very Dark Green
#062E03
ΔE00 3.56
Dark Green
#033500
ΔE00 3.99
Pine Green
#0A481E
ΔE00 5.07
Hunter Green (survey)
#0B4008
ΔE00 5.15
Evergreen
#05472A
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093815 #38092C
analogous
#143809 #093815 #09382C
triadic
#093815 #150938 #381509
tetradic
#093815 #091438 #38092C #382C09
square
#093815 #091438 #38092C #382C09
split-complementary
#093815 #2C0938 #380914
monochromatic
#041A0A #041A0A #093815 #116D29 #1AA13D
Accessibility & contrast
On white
13.22
#093815 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#093815 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093815
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093815 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093815 | 1.00 | 13.22 | 1.59 | 13.22 |
| #FFFFFF | 13.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393212
Deuteranopia (green-blind)
#332E18
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093815; /* rgb */ color: rgb(9, 56, 21); /* oklch */ color: oklch(30.0% 0.078 147.8);
Tailwind
colors: {
custom: {
50: '#516f53',
500: '#093815',
950: '#000000',
},
}SCSS
$custom: #093815; $custom-light: #516f53; $custom-dark: #000000;
JSON
{
"hex": "#093815",
"rgb": {
"r": 9,
"g": 56,
"b": 21
},
"hsl": {
"h": 135.319,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30044,
"c": 0.07812,
"h": 147.8
},
"luminance": 0.02941
}Semantic roles & 50–950 ramp
primary
#093815
secondary
#762762
accent
#39C0EF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78