#032908#032908
#032908 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.071 H 145.4°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #032908 |
|---|---|
| RGB | rgb(3, 41, 8) |
| HSL | hsl(128, 86%, 9%) |
| HSV | hsv(128, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(13.37, -21.82, 15.94) |
| CIE-LCH | lch(13.37, 27.02, 143.85°) |
| OKLab | oklab(24.6% -0.0588 0.0406) |
| OKLCH | oklch(24.6% 0.071 145.4) |
| XYZ | xyz(0.8743, 1.6227, 0.4968) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.33
Very Dark Green
#062E03
ΔE00 2.85
Dark Green
#033500
ΔE00 5.72
Hunter Green (survey)
#0B4008
ΔE00 8.55
Evergreen
#05472A
ΔE00 9.55
Pine Green
#0A481E
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032908 #290324
analogous
#112903 #032908 #03291B
triadic
#032908 #080329 #290803
tetradic
#032908 #031129 #290324 #291B03
square
#032908 #031129 #290324 #291B03
split-complementary
#032908 #1B0329 #290311
monochromatic
#021D06 #021D06 #032908 #076213 #0B9B1E
Accessibility & contrast
On white
15.85
#032908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#032908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032908
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032908 | 1.00 | 15.85 | 1.32 | 15.85 |
| #FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2405
Deuteranopia (green-blind)
#25210B
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #032908; /* rgb */ color: rgb(3, 41, 8); /* oklch */ color: oklch(24.6% 0.071 145.4);
Tailwind
colors: {
custom: {
50: '#49634a',
500: '#032908',
950: '#000000',
},
}SCSS
$custom: #032908; $custom-light: #49634a; $custom-dark: #000000;
JSON
{
"hex": "#032908",
"rgb": {
"r": 3,
"g": 41,
"b": 8
},
"hsl": {
"h": 127.895,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.24597,
"c": 0.07148,
"h": 145.4
},
"luminance": 0.01623
}Semantic roles & 50–950 ramp
primary
#032908
secondary
#6D1B62
accent
#2BE1FD
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977