#021102#021102
#021102 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.7% C 0.043 H 143.2°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #021102 |
|---|---|
| RGB | rgb(2, 17, 2) |
| HSL | hsl(120, 79%, 4%) |
| HSV | hsv(120, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 88.2%, 93.3%) |
| CIE-LAB | lab(3.78, -6.60, 4.72) |
| CIE-LCH | lch(3.78, 8.11, 144.45°) |
| OKLab | oklab(15.69% -0.0348 0.0261) |
| OKLCH | oklch(15.69% 0.043 143.2) |
| XYZ | xyz(0.2364, 0.4182, 0.1257) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.20
Black
#000000
ΔE00 9.06
Charcoal (survey)
#343837
ΔE00 14.11
Gunmetal
#2A3439
ΔE00 14.46
Dark Grey
#363737
ΔE00 14.95
Onyx
#353839
ΔE00 15.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021102 #110211
analogous
#091102 #021102 #021109
triadic
#021102 #020211 #110202
tetradic
#021102 #020911 #110211 #110902
square
#021102 #020911 #110211 #110902
split-complementary
#021102 #090211 #110209
monochromatic
#031B03 #031B03 #031B03 #084808 #0F7F0F
Accessibility & contrast
On white
19.38
#021102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021102
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021102 | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120E01
Deuteranopia (green-blind)
#0F0D03
Tritanopia (blue-blind)
#01100D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021102; /* rgb */ color: rgb(2, 17, 2); /* oklch */ color: oklch(15.7% 0.043 143.2);
Tailwind
colors: {
custom: {
50: '#474f47',
500: '#021102',
950: '#000000',
},
}SCSS
$custom: #021102; $custom-light: #474f47; $custom-dark: #000000;
JSON
{
"hex": "#021102",
"rgb": {
"r": 2,
"g": 17,
"b": 2
},
"hsl": {
"h": 120,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15686,
"c": 0.04346,
"h": 143.2
},
"luminance": 0.00418
}Semantic roles & 50–950 ramp
primary
#021102
secondary
#561956
accent
#32F5F5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777