#093F15#093F15
#093F15 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.089 H 146.6°. Best body text is #FFFFFF at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #093F15 |
|---|---|
| RGB | rgb(9, 63, 21) |
| HSL | hsl(133, 75%, 14%) |
| HSV | hsv(133, 86%, 25%) |
| CMYK | cmyk(85.7%, 0%, 66.7%, 75.3%) |
| CIE-LAB | lab(22.54, -27.49, 20.61) |
| CIE-LCH | lch(22.54, 34.36, 143.14°) |
| OKLab | oklab(32.31% -0.074 0.0488) |
| OKLCH | oklch(32.31% 0.089 146.6) |
| XYZ | xyz(2.0254, 3.6670, 1.3104) |
| Luminance | 0.0367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.86
Hunter Green (survey)
#0B4008
ΔE00 3.09
Dark Green
#033500
ΔE00 3.81
Forest Green (survey)
#06470C
ΔE00 4.09
British Racing Green
#05480D
ΔE00 4.25
Forrest Green
#154406
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093F15 #3F0933
analogous
#183F09 #093F15 #093F30
triadic
#093F15 #15093F #3F1509
tetradic
#093F15 #09183F #3F0933 #3F3009
square
#093F15 #09183F #3F0933 #3F3009
split-complementary
#093F15 #30093F #3F0918
monochromatic
#041B09 #041B09 #093F15 #117527 #18AA39
Accessibility & contrast
On white
12.11
#093F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#093F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093F15
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093F15 | 1.00 | 12.11 | 1.73 | 12.11 |
| #FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403811
Deuteranopia (green-blind)
#3A3418
Tritanopia (blue-blind)
#003D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #093f15; /* rgb */ color: rgb(9, 63, 21); /* oklch */ color: oklch(32.3% 0.089 146.6);
Tailwind
colors: {
custom: {
50: '#537554',
500: '#093f15',
950: '#000000',
},
}SCSS
$custom: #093f15; $custom-light: #537554; $custom-dark: #000000;
JSON
{
"hex": "#093f15",
"rgb": {
"r": 9,
"g": 63,
"b": 21
},
"hsl": {
"h": 133.333,
"s": 75,
"l": 14.118
},
"oklch": {
"l": 0.32309,
"c": 0.08868,
"h": 146.6
},
"luminance": 0.03667
}Semantic roles & 50–950 ramp
primary
#093F15
secondary
#7D276A
accent
#36C8F2
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78