#032108#032108
#032108 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.059 H 146.8°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #032108 |
|---|---|
| RGB | rgb(3, 33, 8) |
| HSL | hsl(130, 83%, 7%) |
| HSV | hsv(130, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 75.8%, 87.1%) |
| CIE-LAB | lab(9.99, -17.44, 11.30) |
| CIE-LCH | lch(9.99, 20.78, 147.06°) |
| OKLab | oklab(21.79% -0.0494 0.0323) |
| OKLCH | oklch(21.79% 0.059 146.8) |
| XYZ | xyz(0.6252, 1.1245, 0.4138) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.14
Very Dark Green
#062E03
ΔE00 6.51
Dark Green
#033500
ΔE00 9.45
Evergreen
#05472A
ΔE00 12.01
Hunter Green (survey)
#0B4008
ΔE00 12.19
Pine Green
#0A481E
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032108 #21031C
analogous
#0D2103 #032108 #032117
triadic
#032108 #080321 #210803
tetradic
#032108 #030D21 #21031C #211703
square
#032108 #030D21 #21031C #211703
split-complementary
#032108 #170321 #21030D
monochromatic
#031C07 #031C07 #032108 #085916 #0D9123
Accessibility & contrast
On white
17.14
#032108 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#032108 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032108
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032108 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032108 | 1.00 | 17.14 | 1.22 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D06
Deuteranopia (green-blind)
#1E1A0A
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032108; /* rgb */ color: rgb(3, 33, 8); /* oklch */ color: oklch(21.8% 0.059 146.8);
Tailwind
colors: {
custom: {
50: '#475c4a',
500: '#032108',
950: '#000000',
},
}SCSS
$custom: #032108; $custom-light: #475c4a; $custom-dark: #000000;
JSON
{
"hex": "#032108",
"rgb": {
"r": 3,
"g": 33,
"b": 8
},
"hsl": {
"h": 130,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21793,
"c": 0.05901,
"h": 146.8
},
"luminance": 0.01125
}Semantic roles & 50–950 ramp
primary
#032108
secondary
#651B59
accent
#2ED8FA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977