#093309#093309
#093309 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.082 H 143.0°. Best body text is #FFFFFF at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #093309 |
|---|---|
| RGB | rgb(9, 51, 9) |
| HSL | hsl(120, 70%, 12%) |
| HSV | hsv(120, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 82.4%, 80%) |
| CIE-LAB | lab(17.67, -24.17, 21.03) |
| CIE-LCH | lch(17.67, 32.04, 138.97°) |
| OKLab | oklab(28.23% -0.0656 0.0494) |
| OKLCH | oklch(28.23% 0.082 143) |
| XYZ | xyz(1.3457, 2.4453, 0.6595) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.48
Dark Forest Green
#002D04
ΔE00 2.13
Dark Green
#033500
ΔE00 2.20
Hunter Green (survey)
#0B4008
ΔE00 4.73
Forrest Green
#154406
ΔE00 6.34
Pine Green
#0A481E
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093309 #330933
analogous
#1E3309 #093309 #09331E
triadic
#093309 #090933 #330909
tetradic
#093309 #091E33 #330933 #331E09
square
#093309 #091E33 #330933 #331E09
split-complementary
#093309 #1E0933 #33091E
monochromatic
#051A05 #051A05 #093309 #126712 #1B9B1B
Accessibility & contrast
On white
14.10
#093309 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#093309 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093309
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093309 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093309 | 1.00 | 14.10 | 1.49 | 14.10 |
| #FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D04
Deuteranopia (green-blind)
#2F2A0D
Tritanopia (blue-blind)
#01312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #093309; /* rgb */ color: rgb(9, 51, 9); /* oklch */ color: oklch(28.2% 0.082 143.0);
Tailwind
colors: {
custom: {
50: '#506b4b',
500: '#093309',
950: '#000000',
},
}SCSS
$custom: #093309; $custom-light: #506b4b; $custom-dark: #000000;
JSON
{
"hex": "#093309",
"rgb": {
"r": 9,
"g": 51,
"b": 9
},
"hsl": {
"h": 120,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28228,
"c": 0.08215,
"h": 143
},
"luminance": 0.02445
}Semantic roles & 50–950 ramp
primary
#093309
secondary
#712771
accent
#3BEDED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77