#093814#093814
#093814 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.079 H 147.2°. Best body text is #FFFFFF at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #093814 |
|---|---|
| RGB | rgb(9, 56, 20) |
| HSL | hsl(134, 72%, 13%) |
| HSV | hsv(134, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 64.3%, 78%) |
| CIE-LAB | lab(19.79, -24.72, 17.93) |
| CIE-LCH | lch(19.79, 30.54, 144.04°) |
| OKLab | oklab(30.03% -0.0666 0.0429) |
| OKLCH | oklch(30.03% 0.079 147.2) |
| XYZ | xyz(1.6530, 2.9367, 1.1414) |
| Luminance | 0.0294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.40
Dark Forest Green
#002D04
ΔE00 3.41
Dark Green
#033500
ΔE00 3.70
Hunter Green (survey)
#0B4008
ΔE00 4.89
Pine Green
#0A481E
ΔE00 5.02
Evergreen
#05472A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093814 #38092D
analogous
#153809 #093814 #09382C
triadic
#093814 #140938 #381409
tetradic
#093814 #091538 #38092D #382C09
square
#093814 #091538 #38092D #382C09
split-complementary
#093814 #2C0938 #380915
monochromatic
#041A09 #041A09 #093814 #116D27 #1AA13A
Accessibility & contrast
On white
13.23
#093814 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#093814 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093814
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093814 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093814 | 1.00 | 13.23 | 1.59 | 13.23 |
| #FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393211
Deuteranopia (green-blind)
#332E17
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093814; /* rgb */ color: rgb(9, 56, 20); /* oklch */ color: oklch(30.0% 0.079 147.2);
Tailwind
colors: {
custom: {
50: '#516f52',
500: '#093814',
950: '#000000',
},
}SCSS
$custom: #093814; $custom-light: #516f52; $custom-dark: #000000;
JSON
{
"hex": "#093814",
"rgb": {
"r": 9,
"g": 56,
"b": 20
},
"hsl": {
"h": 134.043,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30027,
"c": 0.07918,
"h": 147.2
},
"luminance": 0.02937
}Semantic roles & 50–950 ramp
primary
#093814
secondary
#762764
accent
#39C4EF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78