#021E29#021E29
#021E29 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 22.0% C 0.040 H 227.5°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #021E29 |
|---|---|
| RGB | rgb(2, 30, 41) |
| HSL | hsl(197, 91%, 8%) |
| HSV | hsv(197, 95%, 16%) |
| CMYK | cmyk(95.1%, 26.8%, 0%, 83.9%) |
| CIE-LAB | lab(9.81, -5.88, -10.49) |
| CIE-LCH | lch(9.81, 12.03, 240.72°) |
| OKLab | oklab(22% -0.027 -0.0295) |
| OKLCH | oklch(22% 0.04 227.5) |
| XYZ | xyz(0.8894, 1.1014, 2.2631) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.52
Gunmetal
#2A3439
ΔE00 9.01
Dark Blue Grey
#1F3B4D
ΔE00 9.64
Almost Black
#070D0D
ΔE00 9.65
Darkblue (survey)
#030764
ΔE00 11.89
Dark Royal Blue
#02066F
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E29 #290D02
analogous
#022920 #021E29 #020A29
triadic
#021E29 #29021E #1E2902
tetradic
#021E29 #200229 #290D02 #0A2902
square
#021E29 #200229 #290D02 #0A2902
split-complementary
#021E29 #29020A #292002
monochromatic
#01151D #01151D #021E29 #054963 #08739E
Accessibility & contrast
On white
17.21
#021E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#021E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E29
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E29 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181D2A
Deuteranopia (green-blind)
#131929
Tritanopia (blue-blind)
#002122
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #021e29; /* rgb */ color: rgb(2, 30, 41); /* oklch */ color: oklch(22.0% 0.040 227.5);
Tailwind
colors: {
custom: {
50: '#485962',
500: '#021e29',
950: '#000000',
},
}SCSS
$custom: #021e29; $custom-light: #485962; $custom-dark: #000000;
JSON
{
"hex": "#021e29",
"rgb": {
"r": 2,
"g": 30,
"b": 41
},
"hsl": {
"h": 196.923,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.21998,
"c": 0.04,
"h": 227.5
},
"luminance": 0.01102
}Semantic roles & 50–950 ramp
primary
#021E29
secondary
#6E3119
accent
#6529FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010305
muted
#777879