#083C12#083C12
#083C12 is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.3% C 0.088 H 146.0°. Best body text is #FFFFFF at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #083C12 |
|---|---|
| RGB | rgb(8, 60, 18) |
| HSL | hsl(132, 76%, 13%) |
| HSV | hsv(132, 87%, 24%) |
| CMYK | cmyk(86.7%, 0%, 70%, 76.5%) |
| CIE-LAB | lab(21.31, -26.92, 20.85) |
| CIE-LCH | lch(21.31, 34.05, 142.24°) |
| OKLab | oklab(31.27% -0.0725 0.049) |
| OKLCH | oklch(31.27% 0.088 146) |
| XYZ | xyz(1.8250, 3.3268, 1.1181) |
| Luminance | 0.0333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.03
Hunter Green (survey)
#0B4008
ΔE00 3.12
Pine Green
#0A481E
ΔE00 3.79
Very Dark Green
#062E03
ΔE00 4.27
Dark Forest Green
#002D04
ΔE00 4.47
Forest Green (survey)
#06470C
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083C12 #3C0832
analogous
#183C08 #083C12 #083C2C
triadic
#083C12 #12083C #3C1208
tetradic
#083C12 #08183C #3C0832 #3C2C08
square
#083C12 #08183C #3C0832 #3C2C08
split-complementary
#083C12 #2C083C #3C0818
monochromatic
#041B08 #041B08 #083C12 #0F7222 #16A832
Accessibility & contrast
On white
12.61
#083C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#083C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083C12
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083C12 | 1.00 | 12.61 | 1.67 | 12.61 |
| #FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D360D
Deuteranopia (green-blind)
#373216
Tritanopia (blue-blind)
#003A33
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #083c12; /* rgb */ color: rgb(8, 60, 18); /* oklch */ color: oklch(31.3% 0.088 146.0);
Tailwind
colors: {
custom: {
50: '#527251',
500: '#083c12',
950: '#000000',
},
}SCSS
$custom: #083c12; $custom-light: #527251; $custom-dark: #000000;
JSON
{
"hex": "#083c12",
"rgb": {
"r": 8,
"g": 60,
"b": 18
},
"hsl": {
"h": 131.538,
"s": 76.471,
"l": 13.333
},
"oklch": {
"l": 0.31269,
"c": 0.08755,
"h": 146
},
"luminance": 0.03327
}Semantic roles & 50–950 ramp
primary
#083C12
secondary
#7B256A
accent
#35CEF3
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#030802
muted
#787B78