#093818#093818
#093818 is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.1% C 0.075 H 149.6°. Best body text is #FFFFFF at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #093818 |
|---|---|
| RGB | rgb(9, 56, 24) |
| HSL | hsl(139, 72%, 13%) |
| HSV | hsv(139, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 57.1%, 78%) |
| CIE-LAB | lab(19.85, -23.99, 15.58) |
| CIE-LCH | lch(19.85, 28.61, 146.99°) |
| OKLab | oklab(30.1% -0.0645 0.0379) |
| OKLCH | oklch(30.1% 0.075 149.6) |
| XYZ | xyz(1.6916, 2.9522, 1.3447) |
| Luminance | 0.0295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.93
Very Dark Green
#062E03
ΔE00 4.13
Dark Green
#033500
ΔE00 4.90
Evergreen
#05472A
ΔE00 5.23
Pine Green
#0A481E
ΔE00 5.33
Hunter Green (survey)
#0B4008
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093818 #380929
analogous
#113809 #093818 #09382F
triadic
#093818 #180938 #381809
tetradic
#093818 #091138 #380929 #382F09
square
#093818 #091138 #380929 #382F09
split-complementary
#093818 #2F0938 #380911
monochromatic
#041A0B #041A0B #093818 #116D2F #1AA145
Accessibility & contrast
On white
13.20
#093818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#093818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093818
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093818 | 1.00 | 13.20 | 1.59 | 13.20 |
| #FFFFFF | 13.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383215
Deuteranopia (green-blind)
#332E1A
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093818; /* rgb */ color: rgb(9, 56, 24); /* oklch */ color: oklch(30.1% 0.075 149.6);
Tailwind
colors: {
custom: {
50: '#516f55',
500: '#093818',
950: '#000000',
},
}SCSS
$custom: #093818; $custom-light: #516f55; $custom-dark: #000000;
JSON
{
"hex": "#093818",
"rgb": {
"r": 9,
"g": 56,
"b": 24
},
"hsl": {
"h": 139.149,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30099,
"c": 0.07485,
"h": 149.6
},
"luminance": 0.02952
}Semantic roles & 50–950 ramp
primary
#093818
secondary
#76275D
accent
#39B5EF
background
#F4F6F5
surface
#E7ECE8
border
#C3C7C4
text
#020703
muted
#787A78