#093F19#093F19
#093F19 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.085 H 148.5°. Best body text is #FFFFFF at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #093F19 |
|---|---|
| RGB | rgb(9, 63, 25) |
| HSL | hsl(138, 75%, 14%) |
| HSV | hsv(138, 86%, 25%) |
| CMYK | cmyk(85.7%, 0%, 60.3%, 75.3%) |
| CIE-LAB | lab(22.59, -26.83, 18.37) |
| CIE-LCH | lch(22.59, 32.51, 145.60°) |
| OKLab | oklab(32.37% -0.0721 0.0442) |
| OKLCH | oklch(32.37% 0.085 148.5) |
| XYZ | xyz(2.0655, 3.6830, 1.5216) |
| Luminance | 0.0368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.84
Hunter Green (survey)
#0B4008
ΔE00 4.19
Evergreen
#05472A
ΔE00 4.33
Dark Green
#033500
ΔE00 4.59
Forest Green (survey)
#06470C
ΔE00 5.01
British Racing Green
#05480D
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093F19 #3F092F
analogous
#143F09 #093F19 #093F34
triadic
#093F19 #19093F #3F1909
tetradic
#093F19 #09143F #3F092F #3F3409
square
#093F19 #09143F #3F092F #3F3409
split-complementary
#093F19 #34093F #3F0914
monochromatic
#041B0B #041B0B #093F19 #11752E #18AA44
Accessibility & contrast
On white
12.09
#093F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#093F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093F19
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093F19 | 1.00 | 12.09 | 1.74 | 12.09 |
| #FFFFFF | 12.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403916
Deuteranopia (green-blind)
#39341C
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #093f19; /* rgb */ color: rgb(9, 63, 25); /* oklch */ color: oklch(32.4% 0.085 148.5);
Tailwind
colors: {
custom: {
50: '#537556',
500: '#093f19',
950: '#000000',
},
}SCSS
$custom: #093f19; $custom-light: #537556; $custom-dark: #000000;
JSON
{
"hex": "#093f19",
"rgb": {
"r": 9,
"g": 63,
"b": 25
},
"hsl": {
"h": 137.778,
"s": 75,
"l": 14.118
},
"oklch": {
"l": 0.32374,
"c": 0.0846,
"h": 148.5
},
"luminance": 0.03683
}Semantic roles & 50–950 ramp
primary
#093F19
secondary
#7D2763
accent
#36BAF2
background
#F5F7F5
surface
#E8EDE9
border
#C4C8C5
text
#030803
muted
#787B78