#031622#031622
#031622 is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 19.1% C 0.036 H 237.8°. Best body text is #FFFFFF at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #031622 |
|---|---|
| RGB | rgb(3, 22, 34) |
| HSL | hsl(203, 84%, 7%) |
| HSV | hsv(203, 91%, 13%) |
| CMYK | cmyk(91.2%, 35.3%, 0%, 86.7%) |
| CIE-LAB | lab(6.40, -2.47, -10.54) |
| CIE-LCH | lch(6.40, 10.83, 256.79°) |
| OKLab | oklab(19.07% -0.0191 -0.0303) |
| OKLCH | oklch(19.07% 0.036 237.8) |
| XYZ | xyz(0.6131, 0.7086, 1.6175) |
| Luminance | 0.0071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.79
Almost Black
#070D0D
ΔE00 8.18
Black
#000000
ΔE00 9.69
Gunmetal
#2A3439
ΔE00 10.51
Dark Blue
#00035B
ΔE00 11.65
Dark Blue Grey
#1F3B4D
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031622 #220F03
analogous
#03221F #031622 #030622
triadic
#031622 #220316 #162203
tetradic
#031622 #1F0322 #220F03 #062203
square
#031622 #1F0322 #220F03 #062203
split-complementary
#031622 #220306 #221F03
monochromatic
#02121C #02121C #031622 #083A5A #0D5F92
Accessibility & contrast
On white
18.39
#031622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#031622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031622
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031622 | 1.00 | 18.39 | 1.14 | 18.39 |
| #FFFFFF | 18.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101623
Deuteranopia (green-blind)
#0C1322
Tritanopia (blue-blind)
#00191A
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #031622; /* rgb */ color: rgb(3, 22, 34); /* oklch */ color: oklch(19.1% 0.036 237.8);
Tailwind
colors: {
custom: {
50: '#48525d',
500: '#031622',
950: '#000000',
},
}SCSS
$custom: #031622; $custom-light: #48525d; $custom-dark: #000000;
JSON
{
"hex": "#031622",
"rgb": {
"r": 3,
"g": 22,
"b": 34
},
"hsl": {
"h": 203.226,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.19067,
"c": 0.03588,
"h": 237.8
},
"luminance": 0.00709
}Semantic roles & 50–950 ramp
primary
#031622
secondary
#66381B
accent
#7D2EFA
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000204
muted
#777879