#032206#032206
#032206 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.063 H 145.1°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #032206 |
|---|---|
| RGB | rgb(3, 34, 6) |
| HSL | hsl(126, 84%, 7%) |
| HSV | hsv(126, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 82.4%, 86.7%) |
| CIE-LAB | lab(10.38, -18.44, 12.67) |
| CIE-LCH | lch(10.38, 22.37, 145.50°) |
| OKLab | oklab(22.11% -0.0518 0.0362) |
| OKLCH | oklch(22.11% 0.063 145.1) |
| XYZ | xyz(0.6424, 1.1765, 0.3655) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.26
Very Dark Green
#062E03
ΔE00 5.63
Dark Green
#033500
ΔE00 8.58
Hunter Green (survey)
#0B4008
ΔE00 11.40
Evergreen
#05472A
ΔE00 11.61
Pine Green
#0A481E
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032206 #22031F
analogous
#102203 #032206 #032216
triadic
#032206 #060322 #220603
tetradic
#032206 #031022 #22031F #221603
square
#032206 #031022 #22031F #221603
split-complementary
#032206 #160322 #220310
monochromatic
#021C05 #021C05 #032206 #085A10 #0D921A
Accessibility & contrast
On white
17.00
#032206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#032206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032206
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032206 | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E04
Deuteranopia (green-blind)
#1F1B08
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032206; /* rgb */ color: rgb(3, 34, 6); /* oklch */ color: oklch(22.1% 0.063 145.1);
Tailwind
colors: {
custom: {
50: '#475d49',
500: '#032206',
950: '#000000',
},
}SCSS
$custom: #032206; $custom-light: #475d49; $custom-dark: #000000;
JSON
{
"hex": "#032206",
"rgb": {
"r": 3,
"g": 34,
"b": 6
},
"hsl": {
"h": 125.806,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.2211,
"c": 0.06318,
"h": 145.1
},
"luminance": 0.01177
}Semantic roles & 50–950 ramp
primary
#032206
secondary
#661B5F
accent
#2EE6FA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977