#083008#083008
#083008 is a dark, moderate green. Relative luminance 0.022; OKLCH L 27.2% C 0.079 H 143.0°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #083008 |
|---|---|
| RGB | rgb(8, 48, 8) |
| HSL | hsl(120, 71%, 11%) |
| HSV | hsv(120, 83%, 19%) |
| CMYK | cmyk(83.3%, 0%, 83.3%, 81.2%) |
| CIE-LAB | lab(16.42, -23.29, 19.90) |
| CIE-LCH | lch(16.42, 30.63, 139.48°) |
| OKLab | oklab(27.18% -0.0632 0.0476) |
| OKLCH | oklch(27.18% 0.079 143) |
| XYZ | xyz(1.2008, 2.1829, 0.5877) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.75
Dark Forest Green
#002D04
ΔE00 1.41
Dark Green
#033500
ΔE00 3.03
Hunter Green (survey)
#0B4008
ΔE00 5.76
Forrest Green
#154406
ΔE00 7.35
Pine Green
#0A481E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#083008 #300830
analogous
#1C3008 #083008 #08301C
triadic
#083008 #080830 #300808
tetradic
#083008 #081C30 #300830 #301C08
square
#083008 #081C30 #300830 #301C08
split-complementary
#083008 #1C0830 #30081C
monochromatic
#041A04 #041A04 #083008 #116411 #199919
Accessibility & contrast
On white
14.62
#083008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#083008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #083008
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##083008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##083008 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B04
Deuteranopia (green-blind)
#2D270C
Tritanopia (blue-blind)
#012E28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #083008; /* rgb */ color: rgb(8, 48, 8); /* oklch */ color: oklch(27.2% 0.079 143.0);
Tailwind
colors: {
custom: {
50: '#4e694a',
500: '#083008',
950: '#000000',
},
}SCSS
$custom: #083008; $custom-light: #4e694a; $custom-dark: #000000;
JSON
{
"hex": "#083008",
"rgb": {
"r": 8,
"g": 48,
"b": 8
},
"hsl": {
"h": 120,
"s": 71.429,
"l": 10.98
},
"oklch": {
"l": 0.2718,
"c": 0.07915,
"h": 143
},
"luminance": 0.02183
}Semantic roles & 50–950 ramp
primary
#083008
secondary
#6F256F
accent
#3AEEEE
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77