#093306#093306
#093306 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.085 H 142.0°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #093306 |
|---|---|
| RGB | rgb(9, 51, 6) |
| HSL | hsl(116, 79%, 11%) |
| HSV | hsv(116, 88%, 20%) |
| CMYK | cmyk(82.4%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(17.64, -24.53, 22.22) |
| CIE-LCH | lch(17.64, 33.10, 137.83°) |
| OKLab | oklab(28.19% -0.0668 0.0522) |
| OKLCH | oklch(28.19% 0.085 142) |
| XYZ | xyz(1.3293, 2.4387, 0.5729) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.61
Dark Green
#033500
ΔE00 1.73
Dark Forest Green
#002D04
ΔE00 2.39
Hunter Green (survey)
#0B4008
ΔE00 4.44
Forrest Green
#154406
ΔE00 6.01
Forest Green (survey)
#06470C
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093306 #300633
analogous
#1F3306 #093306 #063319
triadic
#093306 #060933 #330609
tetradic
#093306 #061F33 #300633 #331906
square
#093306 #061F33 #300633 #331906
split-complementary
#093306 #190633 #33061F
monochromatic
#051B03 #051B03 #093306 #136A0C #1CA113
Accessibility & contrast
On white
14.11
#093306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#093306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093306
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093306 | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D01
Deuteranopia (green-blind)
#302A0A
Tritanopia (blue-blind)
#02312A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #093306; /* rgb */ color: rgb(9, 51, 6); /* oklch */ color: oklch(28.2% 0.085 142.0);
Tailwind
colors: {
custom: {
50: '#506b4a',
500: '#093306',
950: '#000000',
},
}SCSS
$custom: #093306; $custom-light: #506b4a; $custom-dark: #000000;
JSON
{
"hex": "#093306",
"rgb": {
"r": 9,
"g": 51,
"b": 6
},
"hsl": {
"h": 116,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.28194,
"c": 0.08481,
"h": 142
},
"luminance": 0.02439
}Semantic roles & 50–950 ramp
primary
#093306
secondary
#6E2174
accent
#32F5E8
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77