#032005#032005
#032005 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.4% C 0.061 H 144.5°. Best body text is #FFFFFF at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #032005 |
|---|---|
| RGB | rgb(3, 32, 5) |
| HSL | hsl(124, 83%, 7%) |
| HSV | hsv(124, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(9.51, -17.17, 11.84) |
| CIE-LCH | lch(9.51, 20.86, 145.40°) |
| OKLab | oklab(21.38% -0.05 0.0357) |
| OKLCH | oklch(21.38% 0.061 144.5) |
| XYZ | xyz(0.5814, 1.0633, 0.3181) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.20
Very Dark Green
#062E03
ΔE00 6.52
Dark Green
#033500
ΔE00 9.47
Hunter Green (survey)
#0B4008
ΔE00 12.27
Evergreen
#05472A
ΔE00 12.38
Pine Green
#0A481E
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032005 #20031E
analogous
#102003 #032005 #032014
triadic
#032005 #050320 #200503
tetradic
#032005 #031020 #20031E #201403
square
#032005 #031020 #20031E #201403
split-complementary
#032005 #140320 #200310
monochromatic
#031C04 #031C04 #032005 #08580E #0D9016
Accessibility & contrast
On white
17.32
#032005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#032005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032005
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032005 | 1.00 | 17.32 | 1.21 | 17.32 |
| #FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#1D1A07
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #032005; /* rgb */ color: rgb(3, 32, 5); /* oklch */ color: oklch(21.4% 0.061 144.5);
Tailwind
colors: {
custom: {
50: '#475b49',
500: '#032005',
950: '#000000',
},
}SCSS
$custom: #032005; $custom-light: #475b49; $custom-dark: #000000;
JSON
{
"hex": "#032005",
"rgb": {
"r": 3,
"g": 32,
"b": 5
},
"hsl": {
"h": 124.138,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21378,
"c": 0.06144,
"h": 144.5
},
"luminance": 0.01063
}Semantic roles & 50–950 ramp
primary
#032005
secondary
#641B5F
accent
#2FEBF9
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977