#083818#083818
#083818 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.1% C 0.075 H 149.8°. Best body text is #FFFFFF at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #083818 |
|---|---|
| RGB | rgb(8, 56, 24) |
| HSL | hsl(140, 75%, 13%) |
| HSV | hsv(140, 86%, 22%) |
| CMYK | cmyk(85.7%, 0%, 57.1%, 78%) |
| CIE-LAB | lab(19.83, -24.20, 15.54) |
| CIE-LCH | lch(19.83, 28.76, 147.28°) |
| OKLab | oklab(30.07% -0.0651 0.0378) |
| OKLCH | oklch(30.07% 0.075 149.8) |
| XYZ | xyz(1.6790, 2.9457, 1.3441) |
| Luminance | 0.0295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.94
Very Dark Green
#062E03
ΔE00 4.16
Dark Green
#033500
ΔE00 4.92
Evergreen
#05472A
ΔE00 5.19
Pine Green
#0A481E
ΔE00 5.31
Hunter Green (survey)
#0B4008
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083818 #380828
analogous
#103808 #083818 #083830
triadic
#083818 #180838 #381808
tetradic
#083818 #081038 #380828 #383008
square
#083818 #081038 #380828 #383008
split-complementary
#083818 #300838 #380810
monochromatic
#041B0B #041B0B #083818 #106E2F #17A346
Accessibility & contrast
On white
13.21
#083818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#083818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083818
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083818 | 1.00 | 13.21 | 1.59 | 13.21 |
| #FFFFFF | 13.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383215
Deuteranopia (green-blind)
#332E1A
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #083818; /* rgb */ color: rgb(8, 56, 24); /* oklch */ color: oklch(30.1% 0.075 149.8);
Tailwind
colors: {
custom: {
50: '#506f55',
500: '#083818',
950: '#000000',
},
}SCSS
$custom: #083818; $custom-light: #506f55; $custom-dark: #000000;
JSON
{
"hex": "#083818",
"rgb": {
"r": 8,
"g": 56,
"b": 24
},
"hsl": {
"h": 140,
"s": 75,
"l": 12.549
},
"oklch": {
"l": 0.3007,
"c": 0.07527,
"h": 149.8
},
"luminance": 0.02946
}Semantic roles & 50–950 ramp
primary
#083818
secondary
#77255C
accent
#36B3F2
background
#F4F6F5
surface
#E7ECE8
border
#C3C7C4
text
#020703
muted
#787A78