#022105#022105
#022105 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.064 H 145.0°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #022105 |
|---|---|
| RGB | rgb(2, 33, 5) |
| HSL | hsl(126, 89%, 7%) |
| HSV | hsv(126, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(9.89, -18.20, 12.37) |
| CIE-LCH | lch(9.89, 22.01, 145.78°) |
| OKLab | oklab(21.68% -0.0522 0.0365) |
| OKLCH | oklch(21.68% 0.064 145) |
| XYZ | xyz(0.5962, 1.1115, 0.3267) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.60
Very Dark Green
#062E03
ΔE00 5.98
Dark Green
#033500
ΔE00 8.93
Hunter Green (survey)
#0B4008
ΔE00 11.76
Evergreen
#05472A
ΔE00 11.92
Pine Green
#0A481E
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022105 #21021E
analogous
#0F2102 #022105 #022115
triadic
#022105 #050221 #210502
tetradic
#022105 #020F21 #21021E #211502
square
#022105 #020F21 #21021E #211502
split-complementary
#022105 #150221 #21020F
monochromatic
#021D04 #021D04 #022105 #055B0E #099416
Accessibility & contrast
On white
17.18
#022105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022105
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022105 | 1.00 | 17.18 | 1.22 | 17.18 |
| #FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D03
Deuteranopia (green-blind)
#1E1A07
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022105; /* rgb */ color: rgb(2, 33, 5); /* oklch */ color: oklch(21.7% 0.064 145.0);
Tailwind
colors: {
custom: {
50: '#465c49',
500: '#022105',
950: '#000000',
},
}SCSS
$custom: #022105; $custom-light: #465c49; $custom-dark: #000000;
JSON
{
"hex": "#022105",
"rgb": {
"r": 2,
"g": 33,
"b": 5
},
"hsl": {
"h": 125.806,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21679,
"c": 0.06375,
"h": 145
},
"luminance": 0.01112
}Semantic roles & 50–950 ramp
primary
#022105
secondary
#67185F
accent
#29EAFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977