#093014#093014
#093014 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.4% C 0.066 H 149.0°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #093014 |
|---|---|
| RGB | rgb(9, 48, 20) |
| HSL | hsl(137, 68%, 11%) |
| HSV | hsv(137, 81%, 19%) |
| CMYK | cmyk(81.3%, 0%, 58.3%, 81.2%) |
| CIE-LAB | lab(16.61, -21.13, 14.04) |
| CIE-LCH | lch(16.61, 25.37, 146.40°) |
| OKLab | oklab(27.4% -0.0569 0.0342) |
| OKLCH | oklch(27.4% 0.066 149) |
| XYZ | xyz(1.2958, 2.2223, 1.0224) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.30
Very Dark Green
#062E03
ΔE00 3.62
Dark Green
#033500
ΔE00 5.87
Evergreen
#05472A
ΔE00 7.48
Hunter Green (survey)
#0B4008
ΔE00 7.92
Pine Green
#0A481E
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093014 #300925
analogous
#113009 #093014 #093027
triadic
#093014 #140930 #301409
tetradic
#093014 #091130 #300925 #302709
square
#093014 #091130 #300925 #302709
split-complementary
#093014 #270930 #300911
monochromatic
#051A0B #051A0B #093014 #136429 #1C973F
Accessibility & contrast
On white
14.54
#093014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#093014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093014
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093014 | 1.00 | 14.54 | 1.44 | 14.54 |
| #FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B12
Deuteranopia (green-blind)
#2C2816
Tritanopia (blue-blind)
#002F29
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #093014; /* rgb */ color: rgb(9, 48, 20); /* oklch */ color: oklch(27.4% 0.066 149.0);
Tailwind
colors: {
custom: {
50: '#4e6952',
500: '#093014',
950: '#000000',
},
}SCSS
$custom: #093014; $custom-light: #4e6952; $custom-dark: #000000;
JSON
{
"hex": "#093014",
"rgb": {
"r": 9,
"g": 48,
"b": 20
},
"hsl": {
"h": 136.923,
"s": 68.421,
"l": 11.176
},
"oklch": {
"l": 0.27402,
"c": 0.06641,
"h": 149
},
"luminance": 0.02222
}Semantic roles & 50–950 ramp
primary
#093014
secondary
#6E275A
accent
#3DBAEB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78