#093314#093314
#093314 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.071 H 148.3°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #093314 |
|---|---|
| RGB | rgb(9, 51, 20) |
| HSL | hsl(136, 70%, 12%) |
| HSV | hsv(136, 82%, 20%) |
| CMYK | cmyk(82.4%, 0%, 60.8%, 80%) |
| CIE-LAB | lab(17.81, -22.51, 15.53) |
| CIE-LCH | lch(17.81, 27.35, 145.41°) |
| OKLab | oklab(28.39% -0.0606 0.0375) |
| OKLCH | oklch(28.39% 0.071 148.3) |
| XYZ | xyz(1.4226, 2.4761, 1.0646) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.91
Very Dark Green
#062E03
ΔE00 3.14
Dark Green
#033500
ΔE00 4.88
Hunter Green (survey)
#0B4008
ΔE00 6.73
Evergreen
#05472A
ΔE00 6.73
Pine Green
#0A481E
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093314 #330928
analogous
#133309 #093314 #093329
triadic
#093314 #140933 #331409
tetradic
#093314 #091333 #330928 #332909
square
#093314 #091333 #330928 #332909
split-complementary
#093314 #290933 #330913
monochromatic
#051A0A #051A0A #093314 #126728 #1B9B3D
Accessibility & contrast
On white
14.04
#093314 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#093314 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093314
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093314 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093314 | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E11
Deuteranopia (green-blind)
#2F2A16
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #093314; /* rgb */ color: rgb(9, 51, 20); /* oklch */ color: oklch(28.4% 0.071 148.3);
Tailwind
colors: {
custom: {
50: '#4f6b52',
500: '#093314',
950: '#000000',
},
}SCSS
$custom: #093314; $custom-light: #4f6b52; $custom-dark: #000000;
JSON
{
"hex": "#093314",
"rgb": {
"r": 9,
"g": 51,
"b": 20
},
"hsl": {
"h": 135.714,
"s": 70,
"l": 11.765
},
"oklch": {
"l": 0.2839,
"c": 0.07131,
"h": 148.3
},
"luminance": 0.02476
}Semantic roles & 50–950 ramp
primary
#093314
secondary
#71275E
accent
#3BBEED
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78