#032808#032808
#032808 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.070 H 145.5°. Best body text is #FFFFFF at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #032808 |
|---|---|
| RGB | rgb(3, 40, 8) |
| HSL | hsl(128, 86%, 8%) |
| HSV | hsv(128, 93%, 16%) |
| CMYK | cmyk(92.5%, 0%, 80%, 84.3%) |
| CIE-LAB | lab(12.95, -21.40, 15.38) |
| CIE-LCH | lch(12.95, 26.36, 144.29°) |
| OKLab | oklab(24.25% -0.0577 0.0396) |
| OKLCH | oklch(24.25% 0.07 145.5) |
| XYZ | xyz(0.8401, 1.5544, 0.4854) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.74
Very Dark Green
#062E03
ΔE00 3.25
Dark Green
#033500
ΔE00 6.14
Hunter Green (survey)
#0B4008
ΔE00 8.97
Evergreen
#05472A
ΔE00 9.78
Pine Green
#0A481E
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032808 #280323
analogous
#102803 #032808 #03281A
triadic
#032808 #080328 #280803
tetradic
#032808 #031028 #280323 #281A03
square
#032808 #031028 #280323 #281A03
split-complementary
#032808 #1A0328 #280310
monochromatic
#021C06 #021C06 #032808 #076113 #0C9A1F
Accessibility & contrast
On white
16.02
#032808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#032808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032808
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032808 | 1.00 | 16.02 | 1.31 | 16.02 |
| #FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292305
Deuteranopia (green-blind)
#24200B
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #032808; /* rgb */ color: rgb(3, 40, 8); /* oklch */ color: oklch(24.3% 0.070 145.5);
Tailwind
colors: {
custom: {
50: '#49624a',
500: '#032808',
950: '#000000',
},
}SCSS
$custom: #032808; $custom-light: #49624a; $custom-dark: #000000;
JSON
{
"hex": "#032808",
"rgb": {
"r": 3,
"g": 40,
"b": 8
},
"hsl": {
"h": 128.108,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.2425,
"c": 0.06998,
"h": 145.5
},
"luminance": 0.01554
}Semantic roles & 50–950 ramp
primary
#032808
secondary
#6C1B61
accent
#2CE0FC
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977