#032203#032203
#032203 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.067 H 142.9°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #032203 |
|---|---|
| RGB | rgb(3, 34, 3) |
| HSL | hsl(120, 84%, 7%) |
| HSV | hsv(120, 91%, 13%) |
| CMYK | cmyk(91.2%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(10.33, -18.90, 13.83) |
| CIE-LCH | lch(10.33, 23.41, 143.81°) |
| OKLab | oklab(22.05% -0.0537 0.0407) |
| OKLCH | oklch(22.05% 0.067 142.9) |
| XYZ | xyz(0.6260, 1.1699, 0.2790) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.79
Very Dark Green
#062E03
ΔE00 5.14
Dark Green
#033500
ΔE00 8.10
Hunter Green (survey)
#0B4008
ΔE00 11.00
Evergreen
#05472A
ΔE00 11.63
Pine Green
#0A481E
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032203 #220322
analogous
#132203 #032203 #032213
triadic
#032203 #030322 #220303
tetradic
#032203 #031322 #220322 #221303
square
#032203 #031322 #220322 #221303
split-complementary
#032203 #130322 #220313
monochromatic
#021C02 #021C02 #032203 #085A08 #0D920D
Accessibility & contrast
On white
17.02
#032203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032203
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032203 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032203; /* rgb */ color: rgb(3, 34, 3); /* oklch */ color: oklch(22.1% 0.067 142.9);
Tailwind
colors: {
custom: {
50: '#475d48',
500: '#032203',
950: '#000000',
},
}SCSS
$custom: #032203; $custom-light: #475d48; $custom-dark: #000000;
JSON
{
"hex": "#032203",
"rgb": {
"r": 3,
"g": 34,
"b": 3
},
"hsl": {
"h": 120,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22053,
"c": 0.06736,
"h": 142.9
},
"luminance": 0.0117
}Semantic roles & 50–950 ramp
primary
#032203
secondary
#661B66
accent
#2EFAFA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977