#022106#022106
#022106 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.062 H 145.8°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #022106 |
|---|---|
| RGB | rgb(2, 33, 6) |
| HSL | hsl(128, 89%, 7%) |
| HSV | hsv(128, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 81.8%, 87.1%) |
| CIE-LAB | lab(9.90, -18.05, 11.99) |
| CIE-LCH | lch(9.90, 21.67, 146.39°) |
| OKLab | oklab(21.7% -0.0516 0.035) |
| OKLCH | oklch(21.7% 0.062 145.8) |
| XYZ | xyz(0.6017, 1.1137, 0.3555) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.76
Very Dark Green
#062E03
ΔE00 6.15
Dark Green
#033500
ΔE00 9.09
Hunter Green (survey)
#0B4008
ΔE00 11.90
Evergreen
#05472A
ΔE00 11.93
Pine Green
#0A481E
ΔE00 12.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022106 #21021D
analogous
#0E2102 #022106 #022116
triadic
#022106 #060221 #210602
tetradic
#022106 #020E21 #21021D #211602
square
#022106 #020E21 #21021D #211602
split-complementary
#022106 #160221 #21020E
monochromatic
#021D05 #021D05 #022106 #055B10 #09941B
Accessibility & contrast
On white
17.17
#022106 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022106 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022106
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022106 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022106 | 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)
#221D04
Deuteranopia (green-blind)
#1E1A08
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022106; /* rgb */ color: rgb(2, 33, 6); /* oklch */ color: oklch(21.7% 0.062 145.8);
Tailwind
colors: {
custom: {
50: '#465c49',
500: '#022106',
950: '#000000',
},
}SCSS
$custom: #022106; $custom-light: #465c49; $custom-dark: #000000;
JSON
{
"hex": "#022106",
"rgb": {
"r": 2,
"g": 33,
"b": 6
},
"hsl": {
"h": 127.742,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21699,
"c": 0.06238,
"h": 145.8
},
"luminance": 0.01114
}Semantic roles & 50–950 ramp
primary
#022106
secondary
#67185D
accent
#29E3FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977