#021103#021103
#021103 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.7% C 0.041 H 145.3°. Best body text is #FFFFFF at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #021103 |
|---|---|
| RGB | rgb(2, 17, 3) |
| HSL | hsl(124, 79%, 4%) |
| HSV | hsv(124, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 82.4%, 93.3%) |
| CIE-LAB | lab(3.80, -6.46, 4.34) |
| CIE-LCH | lch(3.80, 7.78, 146.12°) |
| OKLab | oklab(15.72% -0.0336 0.0233) |
| OKLCH | oklch(15.72% 0.041 145.3) |
| XYZ | xyz(0.2419, 0.4204, 0.1545) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.93
Black
#000000
ΔE00 8.85
Charcoal (survey)
#343837
ΔE00 13.98
Gunmetal
#2A3439
ΔE00 14.24
Dark Grey
#363737
ΔE00 14.81
Onyx
#353839
ΔE00 14.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021103 #110210
analogous
#081102 #021103 #02110A
triadic
#021103 #030211 #110302
tetradic
#021103 #020811 #110210 #110A02
square
#021103 #020811 #110210 #110A02
split-complementary
#021103 #0A0211 #110208
monochromatic
#031B05 #031B05 #031B05 #08480D #0F7F16
Accessibility & contrast
On white
19.37
#021103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021103
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021103 | 1.00 | 19.37 | 1.08 | 19.37 |
| #FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E02
Deuteranopia (green-blind)
#0F0D04
Tritanopia (blue-blind)
#01100D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021103; /* rgb */ color: rgb(2, 17, 3); /* oklch */ color: oklch(15.7% 0.041 145.3);
Tailwind
colors: {
custom: {
50: '#474f48',
500: '#021103',
950: '#000000',
},
}SCSS
$custom: #021103; $custom-light: #474f48; $custom-dark: #000000;
JSON
{
"hex": "#021103",
"rgb": {
"r": 2,
"g": 17,
"b": 3
},
"hsl": {
"h": 124,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15723,
"c": 0.04088,
"h": 145.3
},
"luminance": 0.0042
}Semantic roles & 50–950 ramp
primary
#021103
secondary
#561952
accent
#32E8F5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777