#093313#093313
#093313 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.072 H 147.6°. Best body text is #FFFFFF at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #093313 |
|---|---|
| RGB | rgb(9, 51, 19) |
| HSL | hsl(134, 70%, 12%) |
| HSV | hsv(134, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 62.7%, 80%) |
| CIE-LAB | lab(17.79, -22.70, 16.12) |
| CIE-LCH | lch(17.79, 27.84, 144.61°) |
| OKLab | oklab(28.37% -0.0612 0.0388) |
| OKLCH | oklch(28.37% 0.072 147.6) |
| XYZ | xyz(1.4139, 2.4726, 1.0187) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.68
Very Dark Green
#062E03
ΔE00 2.86
Dark Green
#033500
ΔE00 4.56
Hunter Green (survey)
#0B4008
ΔE00 6.47
Pine Green
#0A481E
ΔE00 6.73
Evergreen
#05472A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093313 #330929
analogous
#143309 #093313 #093328
triadic
#093313 #130933 #331309
tetradic
#093313 #091433 #330929 #332809
square
#093313 #091433 #330929 #332809
split-complementary
#093313 #280933 #330914
monochromatic
#051A0A #051A0A #093313 #126726 #1B9B3A
Accessibility & contrast
On white
14.05
#093313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#093313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093313
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093313 | 1.00 | 14.05 | 1.49 | 14.05 |
| #FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E10
Deuteranopia (green-blind)
#2F2A15
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #093313; /* rgb */ color: rgb(9, 51, 19); /* oklch */ color: oklch(28.4% 0.072 147.6);
Tailwind
colors: {
custom: {
50: '#4f6b51',
500: '#093313',
950: '#000000',
},
}SCSS
$custom: #093313; $custom-light: #4f6b51; $custom-dark: #000000;
JSON
{
"hex": "#093313",
"rgb": {
"r": 9,
"g": 51,
"b": 19
},
"hsl": {
"h": 134.286,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.28372,
"c": 0.07242,
"h": 147.6
},
"luminance": 0.02473
}Semantic roles & 50–950 ramp
primary
#093313
secondary
#71275F
accent
#3BC2ED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78