#093C0F#093C0F
#093C0F is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.3% C 0.090 H 144.6°. Best body text is #FFFFFF at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #093C0F |
|---|---|
| RGB | rgb(9, 60, 15) |
| HSL | hsl(127, 74%, 14%) |
| HSV | hsv(127, 85%, 24%) |
| CMYK | cmyk(85%, 0%, 75%, 76.5%) |
| CIE-LAB | lab(21.30, -27.13, 22.45) |
| CIE-LCH | lch(21.30, 35.22, 140.39°) |
| OKLab | oklab(31.26% -0.0733 0.0521) |
| OKLCH | oklch(31.26% 0.09 144.6) |
| XYZ | xyz(1.8146, 3.3241, 0.9978) |
| Luminance | 0.0332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.42
Dark Green
#033500
ΔE00 2.52
Pine Green
#0A481E
ΔE00 4.05
Forest Green (survey)
#06470C
ΔE00 4.12
Forrest Green
#154406
ΔE00 4.18
Very Dark Green
#062E03
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093C0F #3C0936
analogous
#1C3C09 #093C0F #093C28
triadic
#093C0F #0F093C #3C0F09
tetradic
#093C0F #091C3C #3C0936 #3C2809
square
#093C0F #091C3C #3C0936 #3C2809
split-complementary
#093C0F #28093C #3C091C
monochromatic
#041B07 #041B07 #093C0F #11711C #19A62A
Accessibility & contrast
On white
12.61
#093C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#093C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093C0F
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093C0F | 1.00 | 12.61 | 1.66 | 12.61 |
| #FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3609
Deuteranopia (green-blind)
#373213
Tritanopia (blue-blind)
#003A33
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #093c0f; /* rgb */ color: rgb(9, 60, 15); /* oklch */ color: oklch(31.3% 0.090 144.6);
Tailwind
colors: {
custom: {
50: '#52724f',
500: '#093c0f',
950: '#000000',
},
}SCSS
$custom: #093c0f; $custom-light: #52724f; $custom-dark: #000000;
JSON
{
"hex": "#093c0f",
"rgb": {
"r": 9,
"g": 60,
"b": 15
},
"hsl": {
"h": 127.059,
"s": 73.913,
"l": 13.529
},
"oklch": {
"l": 0.31257,
"c": 0.08993,
"h": 144.6
},
"luminance": 0.03324
}Semantic roles & 50–950 ramp
primary
#093C0F
secondary
#7A2770
accent
#37DBF1
background
#F4F7F4
surface
#E8EDE7
border
#C4C8C3
text
#030802
muted
#787B78