#032802#032802
#032802 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.077 H 142.3°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #032802 |
|---|---|
| RGB | rgb(3, 40, 2) |
| HSL | hsl(118, 90%, 8%) |
| HSV | hsv(118, 95%, 16%) |
| CMYK | cmyk(92.5%, 0%, 95%, 84.3%) |
| CIE-LAB | lab(12.87, -22.39, 17.72) |
| CIE-LCH | lch(12.87, 28.55, 141.65°) |
| OKLab | oklab(24.16% -0.061 0.0472) |
| OKLCH | oklch(24.16% 0.077 142.3) |
| XYZ | xyz(0.8073, 1.5412, 0.3124) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.89
Very Dark Green
#062E03
ΔE00 2.30
Dark Green
#033500
ΔE00 5.22
Hunter Green (survey)
#0B4008
ΔE00 8.25
Pine Green
#0A481E
ΔE00 9.71
Forrest Green
#154406
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032802 #270228
analogous
#162802 #032802 #022814
triadic
#032802 #020328 #280203
tetradic
#032802 #021628 #270228 #281402
square
#032802 #021628 #270228 #281402
split-complementary
#032802 #140228 #280216
monochromatic
#021D01 #021D01 #032802 #076205 #0C9D08
Accessibility & contrast
On white
16.05
#032802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#032802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032802
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032802 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #032802; /* rgb */ color: rgb(3, 40, 2); /* oklch */ color: oklch(24.2% 0.077 142.3);
Tailwind
colors: {
custom: {
50: '#486247',
500: '#032802',
950: '#000000',
},
}SCSS
$custom: #032802; $custom-light: #486247; $custom-dark: #000000;
JSON
{
"hex": "#032802",
"rgb": {
"r": 3,
"g": 40,
"b": 2
},
"hsl": {
"h": 118.421,
"s": 90.476,
"l": 8.235
},
"oklch": {
"l": 0.24156,
"c": 0.0771,
"h": 142.3
},
"luminance": 0.01541
}Semantic roles & 50–950 ramp
primary
#032802
secondary
#6B196D
accent
#29FFF9
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977