#093403#093403
#093403 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.089 H 141.0°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #093403 |
|---|---|
| RGB | rgb(9, 52, 3) |
| HSL | hsl(113, 89%, 11%) |
| HSV | hsv(113, 94%, 20%) |
| CMYK | cmyk(82.7%, 0%, 94.2%, 79.6%) |
| CIE-LAB | lab(18.01, -25.30, 23.89) |
| CIE-LCH | lch(18.01, 34.80, 136.65°) |
| OKLab | oklab(28.49% -0.0692 0.0559) |
| OKLCH | oklch(28.49% 0.089 141) |
| XYZ | xyz(1.3570, 2.5205, 0.5011) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.06
Very Dark Green
#062E03
ΔE00 2.27
Dark Forest Green
#002D04
ΔE00 3.04
Hunter Green (survey)
#0B4008
ΔE00 3.85
Forrest Green
#154406
ΔE00 5.38
Forest Green (survey)
#06470C
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093403 #2E0334
analogous
#213403 #093403 #033415
triadic
#093403 #030934 #340309
tetradic
#093403 #032134 #2E0334 #341503
square
#093403 #032134 #2E0334 #341503
split-complementary
#093403 #150334 #340321
monochromatic
#051D02 #051D02 #093403 #136E06 #1DA80A
Accessibility & contrast
On white
13.96
#093403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#093403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093403
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093403 | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#312B08
Tritanopia (blue-blind)
#02322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #093403; /* rgb */ color: rgb(9, 52, 3); /* oklch */ color: oklch(28.5% 0.089 141.0);
Tailwind
colors: {
custom: {
50: '#506c48',
500: '#093403',
950: '#000000',
},
}SCSS
$custom: #093403; $custom-light: #506c48; $custom-dark: #000000;
JSON
{
"hex": "#093403",
"rgb": {
"r": 9,
"g": 52,
"b": 3
},
"hsl": {
"h": 112.653,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.28493,
"c": 0.08895,
"h": 141
},
"luminance": 0.02521
}Semantic roles & 50–950 ramp
primary
#093403
secondary
#6C1C77
accent
#29FFE5
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020701
muted
#787A77