#032007#032007
#032007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.4% C 0.059 H 146.2°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #032007 |
|---|---|
| RGB | rgb(3, 32, 7) |
| HSL | hsl(128, 83%, 7%) |
| HSV | hsv(128, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(9.54, -16.87, 11.08) |
| CIE-LCH | lch(9.54, 20.18, 146.70°) |
| OKLab | oklab(21.42% -0.0487 0.0326) |
| OKLCH | oklch(21.42% 0.059 146.2) |
| XYZ | xyz(0.5924, 1.0677, 0.3758) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.54
Very Dark Green
#062E03
ΔE00 6.87
Dark Green
#033500
ΔE00 9.81
Evergreen
#05472A
ΔE00 12.41
Hunter Green (survey)
#0B4008
ΔE00 12.56
Pine Green
#0A481E
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032007 #20031C
analogous
#0E2003 #032007 #032016
triadic
#032007 #070320 #200703
tetradic
#032007 #030E20 #20031C #201603
square
#032007 #030E20 #20031C #201603
split-complementary
#032007 #160320 #20030E
monochromatic
#031C06 #031C06 #032007 #085813 #0D901F
Accessibility & contrast
On white
17.30
#032007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#032007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032007
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032007 | 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)
#211C05
Deuteranopia (green-blind)
#1D1A09
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032007; /* rgb */ color: rgb(3, 32, 7); /* oklch */ color: oklch(21.4% 0.059 146.2);
Tailwind
colors: {
custom: {
50: '#475b4a',
500: '#032007',
950: '#000000',
},
}SCSS
$custom: #032007; $custom-light: #475b4a; $custom-dark: #000000;
JSON
{
"hex": "#032007",
"rgb": {
"r": 3,
"g": 32,
"b": 7
},
"hsl": {
"h": 128.276,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21418,
"c": 0.05866,
"h": 146.2
},
"luminance": 0.01068
}Semantic roles & 50–950 ramp
primary
#032007
secondary
#641B5A
accent
#2FDDF9
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977