#032008#032008
#032008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.4% C 0.057 H 147.1°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #032008 |
|---|---|
| RGB | rgb(3, 32, 8) |
| HSL | hsl(130, 83%, 7%) |
| HSV | hsv(130, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.56, -16.72, 10.69) |
| CIE-LCH | lch(9.56, 19.85, 147.39°) |
| OKLab | oklab(21.44% -0.0481 0.0312) |
| OKLCH | oklch(21.44% 0.057 147.1) |
| XYZ | xyz(0.5978, 1.0698, 0.4047) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.72
Very Dark Green
#062E03
ΔE00 7.06
Dark Green
#033500
ΔE00 9.99
Evergreen
#05472A
ΔE00 12.43
Hunter Green (survey)
#0B4008
ΔE00 12.71
Pine Green
#0A481E
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032008 #20031B
analogous
#0D2003 #032008 #032017
triadic
#032008 #080320 #200803
tetradic
#032008 #030D20 #20031B #201703
square
#032008 #030D20 #20031B #201703
split-complementary
#032008 #170320 #20030D
monochromatic
#031C07 #031C07 #032008 #085816 #0D9024
Accessibility & contrast
On white
17.30
#032008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#032008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032008
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032008 | 1.00 | 17.30 | 1.21 | 17.30 |
| #FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C06
Deuteranopia (green-blind)
#1D1A0A
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032008; /* rgb */ color: rgb(3, 32, 8); /* oklch */ color: oklch(21.4% 0.057 147.1);
Tailwind
colors: {
custom: {
50: '#475b4a',
500: '#032008',
950: '#000000',
},
}SCSS
$custom: #032008; $custom-light: #475b4a; $custom-dark: #000000;
JSON
{
"hex": "#032008",
"rgb": {
"r": 3,
"g": 32,
"b": 8
},
"hsl": {
"h": 130.345,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21439,
"c": 0.05736,
"h": 147.1
},
"luminance": 0.0107
}Semantic roles & 50–950 ramp
primary
#032008
secondary
#641B57
accent
#2FD6F9
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977