#032109#032109
#032109 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.058 H 147.6°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #032109 |
|---|---|
| RGB | rgb(3, 33, 9) |
| HSL | hsl(132, 83%, 7%) |
| HSV | hsv(132, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 72.7%, 87.1%) |
| CIE-LAB | lab(10.01, -17.29, 10.92) |
| CIE-LCH | lch(10.01, 20.45, 147.73°) |
| OKLab | oklab(21.81% -0.0488 0.0309) |
| OKLCH | oklch(21.81% 0.058 147.6) |
| XYZ | xyz(0.6307, 1.1267, 0.4426) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.33
Very Dark Green
#062E03
ΔE00 6.70
Dark Green
#033500
ΔE00 9.63
Evergreen
#05472A
ΔE00 12.02
Hunter Green (survey)
#0B4008
ΔE00 12.34
Pine Green
#0A481E
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032109 #21031B
analogous
#0C2103 #032109 #032118
triadic
#032109 #090321 #210903
tetradic
#032109 #030C21 #21031B #211803
square
#032109 #030C21 #21031B #211803
split-complementary
#032109 #180321 #21030C
monochromatic
#031C08 #031C08 #032109 #085918 #0D9128
Accessibility & contrast
On white
17.14
#032109 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032109 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032109
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032109 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032109 | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D07
Deuteranopia (green-blind)
#1E1A0B
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032109; /* rgb */ color: rgb(3, 33, 9); /* oklch */ color: oklch(21.8% 0.058 147.6);
Tailwind
colors: {
custom: {
50: '#475c4a',
500: '#032109',
950: '#000000',
},
}SCSS
$custom: #032109; $custom-light: #475c4a; $custom-dark: #000000;
JSON
{
"hex": "#032109",
"rgb": {
"r": 3,
"g": 33,
"b": 9
},
"hsl": {
"h": 132,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21813,
"c": 0.05777,
"h": 147.6
},
"luminance": 0.01127
}Semantic roles & 50–950 ramp
primary
#032109
secondary
#651B56
accent
#2ED1FA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977