#021105#021105
#021105 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.8% C 0.036 H 150.0°. Best body text is #FFFFFF at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #021105 |
|---|---|
| RGB | rgb(2, 17, 5) |
| HSL | hsl(132, 79%, 4%) |
| HSV | hsv(132, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 70.6%, 93.3%) |
| CIE-LAB | lab(3.84, -6.18, 3.58) |
| CIE-LCH | lch(3.84, 7.14, 149.91°) |
| OKLab | oklab(15.8% -0.0315 0.0182) |
| OKLCH | oklch(15.8% 0.036 150) |
| XYZ | xyz(0.2529, 0.4247, 0.2122) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.39
Black
#000000
ΔE00 8.42
Charcoal (survey)
#343837
ΔE00 13.73
Gunmetal
#2A3439
ΔE00 13.80
Dark Grey
#363737
ΔE00 14.54
Onyx
#353839
ΔE00 14.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021105 #11020E
analogous
#061102 #021105 #02110C
triadic
#021105 #050211 #110502
tetradic
#021105 #020611 #11020E #110C02
square
#021105 #020611 #11020E #110C02
split-complementary
#021105 #0C0211 #110206
monochromatic
#031B08 #031B08 #031B08 #084815 #0F7F25
Accessibility & contrast
On white
19.35
#021105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#021105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021105
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021105 | 1.00 | 19.35 | 1.09 | 19.35 |
| #FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F04
Deuteranopia (green-blind)
#0F0D06
Tritanopia (blue-blind)
#00110E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #021105; /* rgb */ color: rgb(2, 17, 5); /* oklch */ color: oklch(15.8% 0.036 150.0);
Tailwind
colors: {
custom: {
50: '#474f49',
500: '#021105',
950: '#000000',
},
}SCSS
$custom: #021105; $custom-light: #474f49; $custom-dark: #000000;
JSON
{
"hex": "#021105",
"rgb": {
"r": 2,
"g": 17,
"b": 5
},
"hsl": {
"h": 132,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15798,
"c": 0.03641,
"h": 150
},
"luminance": 0.00425
}Semantic roles & 50–950 ramp
primary
#021105
secondary
#56194A
accent
#32CEF5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777