#032105#032105
#032105 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.063 H 144.4°. Best body text is #FFFFFF at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #032105 |
|---|---|
| RGB | rgb(3, 33, 5) |
| HSL | hsl(124, 83%, 7%) |
| HSV | hsv(124, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(9.94, -17.90, 12.45) |
| CIE-LCH | lch(9.94, 21.80, 145.17°) |
| OKLab | oklab(21.74% -0.0512 0.0367) |
| OKLCH | oklch(21.74% 0.063 144.4) |
| XYZ | xyz(0.6088, 1.1180, 0.3273) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.64
Very Dark Green
#062E03
ΔE00 5.98
Dark Green
#033500
ΔE00 8.93
Hunter Green (survey)
#0B4008
ΔE00 11.76
Evergreen
#05472A
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032105 #21031F
analogous
#102103 #032105 #032114
triadic
#032105 #050321 #210503
tetradic
#032105 #031021 #21031F #211403
square
#032105 #031021 #21031F #211403
split-complementary
#032105 #140321 #210310
monochromatic
#031C04 #031C04 #032105 #08590E #0D9116
Accessibility & contrast
On white
17.16
#032105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#032105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032105
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032105 | 1.00 | 17.16 | 1.22 | 17.16 |
| #FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D03
Deuteranopia (green-blind)
#1E1A07
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032105; /* rgb */ color: rgb(3, 33, 5); /* oklch */ color: oklch(21.7% 0.063 144.4);
Tailwind
colors: {
custom: {
50: '#475c49',
500: '#032105',
950: '#000000',
},
}SCSS
$custom: #032105; $custom-light: #475c49; $custom-dark: #000000;
JSON
{
"hex": "#032105",
"rgb": {
"r": 3,
"g": 33,
"b": 5
},
"hsl": {
"h": 124,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21735,
"c": 0.06299,
"h": 144.4
},
"luminance": 0.01118
}Semantic roles & 50–950 ramp
primary
#032105
secondary
#651B60
accent
#2EECFA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977