#02202B#02202B
#02202B is a very dark, muted cyan. Relative luminance 0.012; OKLCH L 22.8% C 0.041 H 226.3°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #02202B |
|---|---|
| RGB | rgb(2, 32, 43) |
| HSL | hsl(196, 91%, 9%) |
| HSV | hsv(196, 95%, 17%) |
| CMYK | cmyk(95.3%, 25.6%, 0%, 83.1%) |
| CIE-LAB | lab(10.71, -6.38, -10.56) |
| CIE-LCH | lch(10.71, 12.34, 238.87°) |
| OKLab | oklab(22.75% -0.0284 -0.0297) |
| OKLCH | oklch(22.75% 0.041 226.3) |
| XYZ | xyz(0.9774, 1.2202, 2.4690) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.81
Gunmetal
#2A3439
ΔE00 8.75
Dark Blue Grey
#1F3B4D
ΔE00 9.21
Almost Black
#070D0D
ΔE00 10.12
Dark Royal Blue
#02066F
ΔE00 12.30
Darkblue (survey)
#030764
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02202B #2B0D02
analogous
#022B22 #02202B #020C2B
triadic
#02202B #2B0220 #202B02
tetradic
#02202B #22022B #2B0D02 #0C2B02
square
#02202B #22022B #2B0D02 #0C2B02
split-complementary
#02202B #2B020C #2B2202
monochromatic
#01161D #01161D #02202B #054C65 #0777A0
Accessibility & contrast
On white
16.88
#02202B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#02202B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02202B
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02202B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02202B | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1F2C
Deuteranopia (green-blind)
#141B2B
Tritanopia (blue-blind)
#002324
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #02202b; /* rgb */ color: rgb(2, 32, 43); /* oklch */ color: oklch(22.8% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#495b64',
500: '#02202b',
950: '#000000',
},
}SCSS
$custom: #02202b; $custom-light: #495b64; $custom-dark: #000000;
JSON
{
"hex": "#02202b",
"rgb": {
"r": 2,
"g": 32,
"b": 43
},
"hsl": {
"h": 196.098,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.22752,
"c": 0.04113,
"h": 226.3
},
"luminance": 0.0122
}Semantic roles & 50–950 ramp
primary
#02202B
secondary
#703019
accent
#6229FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979