#032303#032303
#032303 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.4% C 0.069 H 142.8°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #032303 |
|---|---|
| RGB | rgb(3, 35, 3) |
| HSL | hsl(120, 84%, 7%) |
| HSV | hsv(120, 91%, 14%) |
| CMYK | cmyk(91.4%, 0%, 91.4%, 86.3%) |
| CIE-LAB | lab(10.76, -19.55, 14.43) |
| CIE-LCH | lch(10.76, 24.30, 143.58°) |
| OKLab | oklab(22.41% -0.0548 0.0416) |
| OKLCH | oklch(22.41% 0.069 142.8) |
| XYZ | xyz(0.6550, 1.2279, 0.2886) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.28
Very Dark Green
#062E03
ΔE00 4.65
Dark Green
#033500
ΔE00 7.61
Hunter Green (survey)
#0B4008
ΔE00 10.53
Evergreen
#05472A
ΔE00 11.31
Pine Green
#0A481E
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032303 #230323
analogous
#132303 #032303 #032313
triadic
#032303 #030323 #230303
tetradic
#032303 #031323 #230323 #231303
square
#032303 #031323 #230323 #231303
split-complementary
#032303 #130323 #230313
monochromatic
#021C02 #021C02 #032303 #085B08 #0D940D
Accessibility & contrast
On white
16.86
#032303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#032303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032303
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032303 | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032303; /* rgb */ color: rgb(3, 35, 3); /* oklch */ color: oklch(22.4% 0.069 142.8);
Tailwind
colors: {
custom: {
50: '#475e48',
500: '#032303',
950: '#000000',
},
}SCSS
$custom: #032303; $custom-light: #475e48; $custom-dark: #000000;
JSON
{
"hex": "#032303",
"rgb": {
"r": 3,
"g": 35,
"b": 3
},
"hsl": {
"h": 120,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.22409,
"c": 0.06881,
"h": 142.8
},
"luminance": 0.01228
}Semantic roles & 50–950 ramp
primary
#032303
secondary
#671B67
accent
#2DFAFA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977