#083402#083402
#083402 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.4% C 0.090 H 141.0°. Best body text is #FFFFFF at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #083402 |
|---|---|
| RGB | rgb(8, 52, 2) |
| HSL | hsl(113, 93%, 11%) |
| HSV | hsv(113, 96%, 20%) |
| CMYK | cmyk(84.6%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(17.97, -25.67, 24.24) |
| CIE-LCH | lch(17.97, 35.31, 136.64°) |
| OKLab | oklab(28.45% -0.0702 0.0568) |
| OKLCH | oklch(28.45% 0.09 141) |
| XYZ | xyz(1.3390, 2.5118, 0.4717) |
| Luminance | 0.0251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.87
Very Dark Green
#062E03
ΔE00 2.37
Dark Forest Green
#002D04
ΔE00 3.12
Hunter Green (survey)
#0B4008
ΔE00 3.78
Forrest Green
#154406
ΔE00 5.32
Forest Green (survey)
#06470C
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083402 #2E0234
analogous
#213402 #083402 #023415
triadic
#083402 #020834 #340208
tetradic
#083402 #022134 #2E0234 #341502
square
#083402 #022134 #2E0234 #341502
split-complementary
#083402 #150234 #340221
monochromatic
#051D01 #051D01 #083402 #116F04 #1AAA07
Accessibility & contrast
On white
13.98
#083402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#083402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083402
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083402 | 1.00 | 13.98 | 1.50 | 13.98 |
| #FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#312B07
Tritanopia (blue-blind)
#01322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #083402; /* rgb */ color: rgb(8, 52, 2); /* oklch */ color: oklch(28.4% 0.090 141.0);
Tailwind
colors: {
custom: {
50: '#506c48',
500: '#083402',
950: '#000000',
},
}SCSS
$custom: #083402; $custom-light: #506c48; $custom-dark: #000000;
JSON
{
"hex": "#083402",
"rgb": {
"r": 8,
"g": 52,
"b": 2
},
"hsl": {
"h": 112.8,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28449,
"c": 0.09032,
"h": 141
},
"luminance": 0.02512
}Semantic roles & 50–950 ramp
primary
#083402
secondary
#6D1A78
accent
#29FFE5
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020700
muted
#787A77