#083403#083403
#083403 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.089 H 141.3°. Best body text is #FFFFFF at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #083403 |
|---|---|
| RGB | rgb(8, 52, 3) |
| HSL | hsl(114, 89%, 11%) |
| HSV | hsv(114, 94%, 20%) |
| CMYK | cmyk(84.6%, 0%, 94.2%, 79.6%) |
| CIE-LAB | lab(17.98, -25.55, 23.84) |
| CIE-LCH | lch(17.98, 34.95, 136.98°) |
| OKLab | oklab(28.46% -0.0698 0.0559) |
| OKLCH | oklch(28.46% 0.089 141.3) |
| XYZ | xyz(1.3445, 2.5140, 0.5005) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.97
Very Dark Green
#062E03
ΔE00 2.26
Dark Forest Green
#002D04
ΔE00 2.99
Hunter Green (survey)
#0B4008
ΔE00 3.84
Forrest Green
#154406
ΔE00 5.40
Forest Green (survey)
#06470C
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083403 #2F0334
analogous
#203403 #083403 #033416
triadic
#083403 #030834 #340308
tetradic
#083403 #032034 #2F0334 #341603
square
#083403 #032034 #2F0334 #341603
split-complementary
#083403 #160334 #340320
monochromatic
#041D02 #041D02 #083403 #116E06 #1AA80A
Accessibility & contrast
On white
13.97
#083403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#083403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083403
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083403 | 1.00 | 13.97 | 1.50 | 13.97 |
| #FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#312B08
Tritanopia (blue-blind)
#01322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #083403; /* rgb */ color: rgb(8, 52, 3); /* oklch */ color: oklch(28.5% 0.089 141.3);
Tailwind
colors: {
custom: {
50: '#506c48',
500: '#083403',
950: '#000000',
},
}SCSS
$custom: #083403; $custom-light: #506c48; $custom-dark: #000000;
JSON
{
"hex": "#083403",
"rgb": {
"r": 8,
"g": 52,
"b": 3
},
"hsl": {
"h": 113.878,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.2846,
"c": 0.08937,
"h": 141.3
},
"luminance": 0.02514
}Semantic roles & 50–950 ramp
primary
#083403
secondary
#6E1C77
accent
#29FFE9
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020701
muted
#787A77