#021A26#021A26
#021A26 is a very dark, muted cyan. Relative luminance 0.009; OKLCH L 20.5% C 0.039 H 232.8°. Best body text is #FFFFFF at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #021A26 |
|---|---|
| RGB | rgb(2, 26, 38) |
| HSL | hsl(200, 90%, 8%) |
| HSV | hsv(200, 95%, 15%) |
| CMYK | cmyk(94.7%, 31.6%, 0%, 85.1%) |
| CIE-LAB | lab(8.05, -4.23, -11.00) |
| CIE-LCH | lch(8.05, 11.79, 248.97°) |
| OKLab | oklab(20.54% -0.0236 -0.031) |
| OKLCH | oklch(20.54% 0.039 232.8) |
| XYZ | xyz(0.7441, 0.8915, 1.9662) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.50
Almost Black
#070D0D
ΔE00 8.99
Gunmetal
#2A3439
ΔE00 9.75
Dark Blue Grey
#1F3B4D
ΔE00 10.45
Black
#000000
ΔE00 10.97
Darkblue (survey)
#030764
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021A26 #260E02
analogous
#022620 #021A26 #020826
triadic
#021A26 #26021A #1A2602
tetradic
#021A26 #200226 #260E02 #082602
square
#021A26 #200226 #260E02 #082602
split-complementary
#021A26 #260208 #262002
monochromatic
#02141D #02141D #021A26 #054260 #086A9A
Accessibility & contrast
On white
17.82
#021A26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#021A26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021A26
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021A26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021A26 | 1.00 | 17.82 | 1.18 | 17.82 |
| #FFFFFF | 17.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141A27
Deuteranopia (green-blind)
#0F1626
Tritanopia (blue-blind)
#001D1E
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #021a26; /* rgb */ color: rgb(2, 26, 38); /* oklch */ color: oklch(20.5% 0.039 232.8);
Tailwind
colors: {
custom: {
50: '#485660',
500: '#021a26',
950: '#000000',
},
}SCSS
$custom: #021a26; $custom-light: #485660; $custom-dark: #000000;
JSON
{
"hex": "#021a26",
"rgb": {
"r": 2,
"g": 26,
"b": 38
},
"hsl": {
"h": 200,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.20538,
"c": 0.03898,
"h": 232.8
},
"luminance": 0.00892
}Semantic roles & 50–950 ramp
primary
#021A26
secondary
#6B3418
accent
#7029FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879