#032205#032205
#032205 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.065 H 144.3°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #032205 |
|---|---|
| RGB | rgb(3, 34, 5) |
| HSL | hsl(124, 84%, 7%) |
| HSV | hsv(124, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 85.3%, 86.7%) |
| CIE-LAB | lab(10.37, -18.59, 13.06) |
| CIE-LCH | lch(10.37, 22.72, 144.92°) |
| OKLab | oklab(22.09% -0.0524 0.0377) |
| OKLCH | oklch(22.09% 0.065 144.3) |
| XYZ | xyz(0.6369, 1.1743, 0.3366) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.09
Very Dark Green
#062E03
ΔE00 5.46
Dark Green
#033500
ΔE00 8.42
Hunter Green (survey)
#0B4008
ΔE00 11.26
Evergreen
#05472A
ΔE00 11.61
Pine Green
#0A481E
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032205 #220320
analogous
#112203 #032205 #032215
triadic
#032205 #050322 #220503
tetradic
#032205 #031122 #220320 #221503
square
#032205 #031122 #220320 #221503
split-complementary
#032205 #150322 #220311
monochromatic
#021C04 #021C04 #032205 #085A0D #0D9216
Accessibility & contrast
On white
17.01
#032205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032205
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032205 | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E03
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032205; /* rgb */ color: rgb(3, 34, 5); /* oklch */ color: oklch(22.1% 0.065 144.3);
Tailwind
colors: {
custom: {
50: '#475d49',
500: '#032205',
950: '#000000',
},
}SCSS
$custom: #032205; $custom-light: #475d49; $custom-dark: #000000;
JSON
{
"hex": "#032205",
"rgb": {
"r": 3,
"g": 34,
"b": 5
},
"hsl": {
"h": 123.871,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22091,
"c": 0.06453,
"h": 144.3
},
"luminance": 0.01174
}Semantic roles & 50–950 ramp
primary
#032205
secondary
#661B61
accent
#2EEDFA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977