#093C1F#093C1F
#093C1F is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.073 H 153.2°. Best body text is #FFFFFF at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #093C1F |
|---|---|
| RGB | rgb(9, 60, 31) |
| HSL | hsl(146, 74%, 14%) |
| HSV | hsv(146, 85%, 24%) |
| CMYK | cmyk(85%, 0%, 48.3%, 76.5%) |
| CIE-LAB | lab(21.54, -24.32, 13.34) |
| CIE-LCH | lch(21.54, 27.74, 151.25°) |
| OKLab | oklab(31.53% -0.0655 0.0331) |
| OKLCH | oklch(31.53% 0.073 153.2) |
| XYZ | xyz(1.9757, 3.3885, 1.8460) |
| Luminance | 0.0339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.63
Pine Green
#0A481E
ΔE00 4.91
Dark Forest Green
#002D04
ΔE00 5.65
Very Dark Green
#062E03
ΔE00 5.92
Dark Green
#033500
ΔE00 6.45
Hunter Green (survey)
#0B4008
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093C1F #3C0926
analogous
#0C3C09 #093C1F #093C38
triadic
#093C1F #1F093C #3C1F09
tetradic
#093C1F #090C3C #3C0926 #3C3809
square
#093C1F #090C3C #3C0926 #3C3809
split-complementary
#093C1F #38093C #3C090C
monochromatic
#041B0E #041B0E #093C1F #11713A #19A656
Accessibility & contrast
On white
12.52
#093C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#093C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093C1F
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093C1F | 1.00 | 12.52 | 1.68 | 12.52 |
| #FFFFFF | 12.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361D
Deuteranopia (green-blind)
#363221
Tritanopia (blue-blind)
#003B35
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #093c1f; /* rgb */ color: rgb(9, 60, 31); /* oklch */ color: oklch(31.5% 0.073 153.2);
Tailwind
colors: {
custom: {
50: '#52725b',
500: '#093c1f',
950: '#000000',
},
}SCSS
$custom: #093c1f; $custom-light: #52725b; $custom-dark: #000000;
JSON
{
"hex": "#093c1f",
"rgb": {
"r": 9,
"g": 60,
"b": 31
},
"hsl": {
"h": 145.882,
"s": 73.913,
"l": 13.529
},
"oklch": {
"l": 0.31533,
"c": 0.07337,
"h": 153.2
},
"luminance": 0.03389
}Semantic roles & 50–950 ramp
primary
#093C1F
secondary
#7A2756
accent
#37A1F1
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020804
muted
#787B79