#093A0A#093A0A
#093A0A is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.5% C 0.091 H 143.2°. Best body text is #FFFFFF at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #093A0A |
|---|---|
| RGB | rgb(9, 58, 10) |
| HSL | hsl(121, 73%, 13%) |
| HSV | hsv(121, 84%, 23%) |
| CMYK | cmyk(84.5%, 0%, 82.8%, 77.3%) |
| CIE-LAB | lab(20.46, -26.91, 23.87) |
| CIE-LCH | lch(20.46, 35.97, 138.43°) |
| OKLab | oklab(30.55% -0.073 0.0547) |
| OKLCH | oklch(30.55% 0.091 143.2) |
| XYZ | xyz(1.6804, 3.1059, 0.7980) |
| Luminance | 0.0311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.68
Hunter Green (survey)
#0B4008
ΔE00 2.28
Very Dark Green
#062E03
ΔE00 3.82
Forrest Green
#154406
ΔE00 4.03
Dark Forest Green
#002D04
ΔE00 4.31
Forest Green (survey)
#06470C
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093A0A #3A0939
analogous
#203A09 #093A0A #093A22
triadic
#093A0A #0A093A #3A0A09
tetradic
#093A0A #09203A #3A0939 #3A2209
square
#093A0A #09203A #3A0939 #3A2209
split-complementary
#093A0A #22093A #3A0920
monochromatic
#041A05 #041A05 #093A0A #116F13 #19A41C
Accessibility & contrast
On white
12.95
#093A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.62
#093A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093A0A
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093A0A | 1.00 | 12.95 | 1.62 | 12.95 |
| #FFFFFF | 12.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.62 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3404
Deuteranopia (green-blind)
#36300F
Tritanopia (blue-blind)
#003831
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #093a0a; /* rgb */ color: rgb(9, 58, 10); /* oklch */ color: oklch(30.5% 0.091 143.2);
Tailwind
colors: {
custom: {
50: '#52714c',
500: '#093a0a',
950: '#000000',
},
}SCSS
$custom: #093a0a; $custom-light: #52714c; $custom-dark: #000000;
JSON
{
"hex": "#093a0a",
"rgb": {
"r": 9,
"g": 58,
"b": 10
},
"hsl": {
"h": 121.224,
"s": 73.134,
"l": 13.137
},
"oklch": {
"l": 0.30549,
"c": 0.0912,
"h": 143.2
},
"luminance": 0.03106
}Semantic roles & 50–950 ramp
primary
#093A0A
secondary
#782776
accent
#38ECF0
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#030701
muted
#787A77