#083C0F#083C0F
#083C0F is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.2% C 0.090 H 144.8°. Best body text is #FFFFFF at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #083C0F |
|---|---|
| RGB | rgb(8, 60, 15) |
| HSL | hsl(128, 76%, 13%) |
| HSV | hsv(128, 87%, 24%) |
| CMYK | cmyk(86.7%, 0%, 75%, 76.5%) |
| CIE-LAB | lab(21.27, -27.33, 22.42) |
| CIE-LCH | lch(21.27, 35.35, 140.64°) |
| OKLab | oklab(31.23% -0.0738 0.052) |
| OKLCH | oklch(31.23% 0.09 144.8) |
| XYZ | xyz(1.8021, 3.3176, 0.9972) |
| Luminance | 0.0332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.44
Dark Green
#033500
ΔE00 2.53
Pine Green
#0A481E
ΔE00 4.02
Forest Green (survey)
#06470C
ΔE00 4.11
Forrest Green
#154406
ΔE00 4.22
Very Dark Green
#062E03
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083C0F #3C0835
analogous
#1B3C08 #083C0F #083C29
triadic
#083C0F #0F083C #3C0F08
tetradic
#083C0F #081B3C #3C0835 #3C2908
square
#083C0F #081B3C #3C0835 #3C2908
split-complementary
#083C0F #29083C #3C081B
monochromatic
#041B07 #041B07 #083C0F #0F721C #16A82A
Accessibility & contrast
On white
12.62
#083C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#083C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083C0F
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083C0F | 1.00 | 12.62 | 1.66 | 12.62 |
| #FFFFFF | 12.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3609
Deuteranopia (green-blind)
#373113
Tritanopia (blue-blind)
#003A33
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #083c0f; /* rgb */ color: rgb(8, 60, 15); /* oklch */ color: oklch(31.2% 0.090 144.8);
Tailwind
colors: {
custom: {
50: '#52724f',
500: '#083c0f',
950: '#000000',
},
}SCSS
$custom: #083c0f; $custom-light: #52724f; $custom-dark: #000000;
JSON
{
"hex": "#083c0f",
"rgb": {
"r": 8,
"g": 60,
"b": 15
},
"hsl": {
"h": 128.077,
"s": 76.471,
"l": 13.333
},
"oklch": {
"l": 0.3123,
"c": 0.09029,
"h": 144.8
},
"luminance": 0.03318
}Semantic roles & 50–950 ramp
primary
#083C0F
secondary
#7B256F
accent
#35D9F3
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#030802
muted
#787B78