#032103#032103
#032103 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.066 H 142.9°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #032103 |
|---|---|
| RGB | rgb(3, 33, 3) |
| HSL | hsl(120, 83%, 7%) |
| HSV | hsv(120, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(9.90, -18.20, 13.22) |
| CIE-LCH | lch(9.90, 22.50, 144.01°) |
| OKLab | oklab(21.7% -0.0525 0.0398) |
| OKLCH | oklch(21.7% 0.066 142.9) |
| XYZ | xyz(0.5978, 1.1136, 0.2696) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.33
Very Dark Green
#062E03
ΔE00 5.65
Dark Green
#033500
ΔE00 8.61
Hunter Green (survey)
#0B4008
ΔE00 11.49
Evergreen
#05472A
ΔE00 11.99
Pine Green
#0A481E
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032103 #210321
analogous
#122103 #032103 #032112
triadic
#032103 #030321 #210303
tetradic
#032103 #031221 #210321 #211203
square
#032103 #031221 #210321 #211203
split-complementary
#032103 #120321 #210312
monochromatic
#031C03 #031C03 #032103 #085908 #0D910D
Accessibility & contrast
On white
17.17
#032103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#032103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032103
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032103 | 1.00 | 17.17 | 1.22 | 17.17 |
| #FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#1E1A05
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032103; /* rgb */ color: rgb(3, 33, 3); /* oklch */ color: oklch(21.7% 0.066 142.9);
Tailwind
colors: {
custom: {
50: '#475c48',
500: '#032103',
950: '#000000',
},
}SCSS
$custom: #032103; $custom-light: #475c48; $custom-dark: #000000;
JSON
{
"hex": "#032103",
"rgb": {
"r": 3,
"g": 33,
"b": 3
},
"hsl": {
"h": 120,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21696,
"c": 0.0659,
"h": 142.9
},
"luminance": 0.01114
}Semantic roles & 50–950 ramp
primary
#032103
secondary
#651B65
accent
#2EFAFA
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977