#083514#083514
#083514 is a dark, moderate green. Relative luminance 0.026; OKLCH L 29.0% C 0.075 H 148.1°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #083514 |
|---|---|
| RGB | rgb(8, 53, 20) |
| HSL | hsl(136, 74%, 12%) |
| HSV | hsv(136, 85%, 21%) |
| CMYK | cmyk(84.9%, 0%, 62.3%, 79.2%) |
| CIE-LAB | lab(18.58, -23.63, 16.46) |
| CIE-LCH | lch(18.58, 28.80, 145.15°) |
| OKLab | oklab(29.02% -0.0636 0.0396) |
| OKLCH | oklch(29.02% 0.075 148.1) |
| XYZ | xyz(1.4994, 2.6482, 1.0938) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.94
Very Dark Green
#062E03
ΔE00 3.12
Dark Green
#033500
ΔE00 4.33
Hunter Green (survey)
#0B4008
ΔE00 5.98
Pine Green
#0A481E
ΔE00 6.05
Evergreen
#05472A
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083514 #350829
analogous
#133508 #083514 #08352B
triadic
#083514 #140835 #351408
tetradic
#083514 #081335 #350829 #352B08
square
#083514 #081335 #350829 #352B08
split-complementary
#083514 #2B0835 #350813
monochromatic
#041B0A #041B0A #083514 #106A28 #189F3C
Accessibility & contrast
On white
13.73
#083514 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#083514 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083514
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083514 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083514 | 1.00 | 13.73 | 1.53 | 13.73 |
| #FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F11
Deuteranopia (green-blind)
#302C16
Tritanopia (blue-blind)
#00342D
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #083514; /* rgb */ color: rgb(8, 53, 20); /* oklch */ color: oklch(29.0% 0.075 148.1);
Tailwind
colors: {
custom: {
50: '#4f6d52',
500: '#083514',
950: '#000000',
},
}SCSS
$custom: #083514; $custom-light: #4f6d52; $custom-dark: #000000;
JSON
{
"hex": "#083514",
"rgb": {
"r": 8,
"g": 53,
"b": 20
},
"hsl": {
"h": 136,
"s": 73.77,
"l": 11.961
},
"oklch": {
"l": 0.29015,
"c": 0.07493,
"h": 148.1
},
"luminance": 0.02648
}Semantic roles & 50–950 ramp
primary
#083514
secondary
#74255F
accent
#37BFF0
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78