#093204#093204
#093204 is a dark, moderate green. Relative luminance 0.023; OKLCH L 27.8% C 0.085 H 141.3°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #093204 |
|---|---|
| RGB | rgb(9, 50, 4) |
| HSL | hsl(113, 85%, 11%) |
| HSV | hsv(113, 92%, 20%) |
| CMYK | cmyk(82%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(17.22, -24.37, 22.52) |
| CIE-LCH | lch(17.22, 33.18, 137.26°) |
| OKLab | oklab(27.84% -0.0666 0.0534) |
| OKLCH | oklch(27.84% 0.085 141.3) |
| XYZ | xyz(1.2751, 2.3479, 0.5008) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.44
Dark Green
#033500
ΔE00 1.78
Dark Forest Green
#002D04
ΔE00 2.31
Hunter Green (survey)
#0B4008
ΔE00 4.65
Forrest Green
#154406
ΔE00 6.18
Forest Green (survey)
#06470C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093204 #2D0432
analogous
#203204 #093204 #043216
triadic
#093204 #040932 #320409
tetradic
#093204 #042032 #2D0432 #321604
square
#093204 #042032 #2D0432 #321604
split-complementary
#093204 #160432 #320420
monochromatic
#051C02 #051C02 #093204 #136B09 #1DA30D
Accessibility & contrast
On white
14.29
#093204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#093204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093204
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093204 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342C00
Deuteranopia (green-blind)
#2F2908
Tritanopia (blue-blind)
#033029
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #093204; /* rgb */ color: rgb(9, 50, 4); /* oklch */ color: oklch(27.8% 0.085 141.3);
Tailwind
colors: {
custom: {
50: '#4f6a49',
500: '#093204',
950: '#000000',
},
}SCSS
$custom: #093204; $custom-light: #4f6a49; $custom-dark: #000000;
JSON
{
"hex": "#093204",
"rgb": {
"r": 9,
"g": 50,
"b": 4
},
"hsl": {
"h": 113.478,
"s": 85.185,
"l": 10.588
},
"oklch": {
"l": 0.27836,
"c": 0.08532,
"h": 141.3
},
"luminance": 0.02348
}Semantic roles & 50–950 ramp
primary
#093204
secondary
#6B1D74
accent
#2CFBE5
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77