#093F12#093F12
#093F12 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.092 H 145.4°. Best body text is #FFFFFF at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #093F12 |
|---|---|
| RGB | rgb(9, 63, 18) |
| HSL | hsl(130, 75%, 14%) |
| HSV | hsv(130, 86%, 25%) |
| CMYK | cmyk(85.7%, 0%, 71.4%, 75.3%) |
| CIE-LAB | lab(22.50, -27.94, 22.22) |
| CIE-LCH | lch(22.50, 35.69, 141.51°) |
| OKLab | oklab(32.27% -0.0753 0.0519) |
| OKLCH | oklch(32.27% 0.092 145.4) |
| XYZ | xyz(1.9992, 3.6565, 1.1726) |
| Luminance | 0.0366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.32
Pine Green
#0A481E
ΔE00 3.12
Dark Green
#033500
ΔE00 3.39
Forest Green (survey)
#06470C
ΔE00 3.51
British Racing Green
#05480D
ΔE00 3.71
Forrest Green
#154406
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093F12 #3F0936
analogous
#1B3F09 #093F12 #093F2D
triadic
#093F12 #12093F #3F1209
tetradic
#093F12 #091B3F #3F0936 #3F2D09
square
#093F12 #091B3F #3F0936 #3F2D09
split-complementary
#093F12 #2D093F #3F091B
monochromatic
#041B08 #041B08 #093F12 #117521 #18AA31
Accessibility & contrast
On white
12.13
#093F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#093F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093F12
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093F12 | 1.00 | 12.13 | 1.73 | 12.13 |
| #FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380D
Deuteranopia (green-blind)
#3A3416
Tritanopia (blue-blind)
#003D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #093f12; /* rgb */ color: rgb(9, 63, 18); /* oklch */ color: oklch(32.3% 0.092 145.4);
Tailwind
colors: {
custom: {
50: '#537552',
500: '#093f12',
950: '#000000',
},
}SCSS
$custom: #093f12; $custom-light: #537552; $custom-dark: #000000;
JSON
{
"hex": "#093f12",
"rgb": {
"r": 9,
"g": 63,
"b": 18
},
"hsl": {
"h": 130,
"s": 75,
"l": 14.118
},
"oklch": {
"l": 0.32267,
"c": 0.09151,
"h": 145.4
},
"luminance": 0.03657
}Semantic roles & 50–950 ramp
primary
#093F12
secondary
#7D276F
accent
#36D2F2
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78