#022103#022103
#022103 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.067 H 143.5°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #022103 |
|---|---|
| RGB | rgb(2, 33, 3) |
| HSL | hsl(122, 89%, 7%) |
| HSV | hsv(122, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(9.85, -18.50, 13.14) |
| CIE-LCH | lch(9.85, 22.69, 144.61°) |
| OKLab | oklab(21.64% -0.0536 0.0397) |
| OKLCH | oklch(21.64% 0.067 143.5) |
| XYZ | xyz(0.5853, 1.1071, 0.2690) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.29
Very Dark Green
#062E03
ΔE00 5.65
Dark Green
#033500
ΔE00 8.60
Hunter Green (survey)
#0B4008
ΔE00 11.49
Evergreen
#05472A
ΔE00 11.93
Pine Green
#0A481E
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022103 #210220
analogous
#112102 #022103 #022113
triadic
#022103 #030221 #210302
tetradic
#022103 #021121 #210220 #211302
square
#022103 #021121 #210220 #211302
split-complementary
#022103 #130221 #210211
monochromatic
#021D03 #021D03 #022103 #055B08 #09940D
Accessibility & contrast
On white
17.19
#022103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022103
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022103 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 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: #022103; /* rgb */ color: rgb(2, 33, 3); /* oklch */ color: oklch(21.6% 0.067 143.5);
Tailwind
colors: {
custom: {
50: '#465c48',
500: '#022103',
950: '#000000',
},
}SCSS
$custom: #022103; $custom-light: #465c48; $custom-dark: #000000;
JSON
{
"hex": "#022103",
"rgb": {
"r": 2,
"g": 33,
"b": 3
},
"hsl": {
"h": 121.935,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.2164,
"c": 0.06666,
"h": 143.5
},
"luminance": 0.01107
}Semantic roles & 50–950 ramp
primary
#022103
secondary
#671864
accent
#29F8FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977