#093820#093820
#093820 is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.3% C 0.066 H 156.0°. Best body text is #FFFFFF at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #093820 |
|---|---|
| RGB | rgb(9, 56, 32) |
| HSL | hsl(149, 72%, 13%) |
| HSV | hsv(149, 84%, 22%) |
| CMYK | cmyk(83.9%, 0%, 42.9%, 78%) |
| CIE-LAB | lab(20.01, -22.23, 10.67) |
| CIE-LCH | lch(20.01, 24.66, 154.36°) |
| OKLab | oklab(30.28% -0.0601 0.0268) |
| OKLCH | oklch(30.28% 0.066 156) |
| XYZ | xyz(1.7874, 2.9905, 1.8492) |
| Luminance | 0.0299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.89
Dark Forest Green
#002D04
ΔE00 5.96
Very Dark Green
#062E03
ΔE00 6.36
Pine Green
#0A481E
ΔE00 6.88
Dark Green
#033500
ΔE00 7.65
Hunter Green (survey)
#0B4008
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093820 #380921
analogous
#093809 #093820 #093837
triadic
#093820 #200938 #382009
tetradic
#093820 #090938 #380921 #383709
square
#093820 #090938 #380921 #383709
split-complementary
#093820 #370938 #380909
monochromatic
#041A0F #041A0F #093820 #116D3E #1AA15C
Accessibility & contrast
On white
13.14
#093820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#093820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093820
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093820 | 1.00 | 13.14 | 1.60 | 13.14 |
| #FFFFFF | 13.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38331E
Deuteranopia (green-blind)
#322F22
Tritanopia (blue-blind)
#003732
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #093820; /* rgb */ color: rgb(9, 56, 32); /* oklch */ color: oklch(30.3% 0.066 156.0);
Tailwind
colors: {
custom: {
50: '#506f5b',
500: '#093820',
950: '#000000',
},
}SCSS
$custom: #093820; $custom-light: #506f5b; $custom-dark: #000000;
JSON
{
"hex": "#093820",
"rgb": {
"r": 9,
"g": 56,
"b": 32
},
"hsl": {
"h": 149.362,
"s": 72.308,
"l": 12.745
},
"oklch": {
"l": 0.30277,
"c": 0.0658,
"h": 156
},
"luminance": 0.02991
}Semantic roles & 50–950 ramp
primary
#093820
secondary
#76274F
accent
#3996EF
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020704
muted
#787A79