#021E28#021E28
#021E28 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 21.9% C 0.039 H 225.2°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #021E28 |
|---|---|
| RGB | rgb(2, 30, 40) |
| HSL | hsl(196, 90%, 8%) |
| HSV | hsv(196, 95%, 16%) |
| CMYK | cmyk(95%, 25%, 0%, 84.3%) |
| CIE-LAB | lab(9.76, -6.33, -9.84) |
| CIE-LCH | lch(9.76, 11.70, 237.23°) |
| OKLab | oklab(21.94% -0.0275 -0.0276) |
| OKLCH | oklch(21.94% 0.039 225.2) |
| XYZ | xyz(0.8722, 1.0945, 2.1724) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.99
Gunmetal
#2A3439
ΔE00 9.02
Almost Black
#070D0D
ΔE00 9.52
Dark Blue Grey
#1F3B4D
ΔE00 9.90
Black
#000000
ΔE00 11.97
Darkblue (survey)
#030764
ΔE00 12.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E28 #280C02
analogous
#02281F #021E28 #020B28
triadic
#021E28 #28021E #1E2802
tetradic
#021E28 #1F0228 #280C02 #0B2802
square
#021E28 #1F0228 #280C02 #0B2802
split-complementary
#021E28 #28020B #281F02
monochromatic
#01161D #01161D #021E28 #054A62 #08759D
Accessibility & contrast
On white
17.23
#021E28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#021E28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E28
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E28 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181D29
Deuteranopia (green-blind)
#131928
Tritanopia (blue-blind)
#002121
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #021e28; /* rgb */ color: rgb(2, 30, 40); /* oklch */ color: oklch(21.9% 0.039 225.2);
Tailwind
colors: {
custom: {
50: '#485961',
500: '#021e28',
950: '#000000',
},
}SCSS
$custom: #021e28; $custom-light: #485961; $custom-dark: #000000;
JSON
{
"hex": "#021e28",
"rgb": {
"r": 2,
"g": 30,
"b": 40
},
"hsl": {
"h": 195.789,
"s": 90.476,
"l": 8.235
},
"oklch": {
"l": 0.21937,
"c": 0.03898,
"h": 225.2
},
"luminance": 0.01095
}Semantic roles & 50–950 ramp
primary
#021E28
secondary
#6D2F19
accent
#6129FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010305
muted
#777879