#032111#032111
#032111 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.0% C 0.048 H 156.5°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #032111 |
|---|---|
| RGB | rgb(3, 33, 17) |
| HSL | hsl(148, 83%, 7%) |
| HSV | hsv(148, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 48.5%, 87.1%) |
| CIE-LAB | lab(10.16, -15.85, 7.29) |
| CIE-LCH | lch(10.16, 17.45, 155.31°) |
| OKLab | oklab(22% -0.0441 0.0192) |
| OKLCH | oklch(22% 0.048 156.5) |
| XYZ | xyz(0.6825, 1.1475, 0.7157) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.28
Very Dark Green
#062E03
ΔE00 8.69
Dark Green
#033500
ΔE00 11.52
Evergreen
#05472A
ΔE00 12.46
Pine Green
#0A481E
ΔE00 13.95
Hunter Green (survey)
#0B4008
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032111 #210313
analogous
#042103 #032111 #032120
triadic
#032111 #110321 #211103
tetradic
#032111 #030421 #210313 #212003
square
#032111 #030421 #210313 #212003
split-complementary
#032111 #200321 #210304
monochromatic
#031C0E #031C0E #032111 #08592E #0D914B
Accessibility & contrast
On white
17.08
#032111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032111
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032111 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D10
Deuteranopia (green-blind)
#1D1B12
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032111; /* rgb */ color: rgb(3, 33, 17); /* oklch */ color: oklch(22.0% 0.048 156.5);
Tailwind
colors: {
custom: {
50: '#475c4f',
500: '#032111',
950: '#000000',
},
}SCSS
$custom: #032111; $custom-light: #475c4f; $custom-dark: #000000;
JSON
{
"hex": "#032111",
"rgb": {
"r": 3,
"g": 33,
"b": 17
},
"hsl": {
"h": 148,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21996,
"c": 0.04809,
"h": 156.5
},
"luminance": 0.01148
}Semantic roles & 50–950 ramp
primary
#032111
secondary
#651B42
accent
#2E9BFA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977