#01202B#01202B
#01202B is a very dark, muted cyan. Relative luminance 0.012; OKLCH L 22.7% C 0.042 H 225.5°. Best body text is #FFFFFF at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #01202B |
|---|---|
| RGB | rgb(1, 32, 43) |
| HSL | hsl(196, 95%, 9%) |
| HSV | hsv(196, 98%, 17%) |
| CMYK | cmyk(97.7%, 25.6%, 0%, 83.1%) |
| CIE-LAB | lab(10.66, -6.64, -10.64) |
| CIE-LCH | lch(10.66, 12.55, 238.02°) |
| OKLab | oklab(22.7% -0.0294 -0.0299) |
| OKLCH | oklch(22.7% 0.042 225.5) |
| XYZ | xyz(0.9649, 1.2138, 2.4685) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 8.06
Gunmetal
#2A3439
ΔE00 8.89
Dark Blue Grey
#1F3B4D
ΔE00 9.29
Almost Black
#070D0D
ΔE00 10.25
Dark Royal Blue
#02066F
ΔE00 12.52
Darkblue (survey)
#030764
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01202B #2B0C01
analogous
#012B21 #01202B #010B2B
triadic
#01202B #2B0120 #202B01
tetradic
#01202B #21012B #2B0C01 #0B2B01
square
#01202B #21012B #2B0C01 #0B2B01
split-complementary
#01202B #2B010B #2B2101
monochromatic
#01161E #01161E #01202B #024D67 #0479A3
Accessibility & contrast
On white
16.90
#01202B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#01202B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01202B
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01202B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01202B | 1.00 | 16.90 | 1.24 | 16.90 |
| #FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.90 | 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: #01202b; /* rgb */ color: rgb(1, 32, 43); /* oklch */ color: oklch(22.7% 0.042 225.5);
Tailwind
colors: {
custom: {
50: '#495b64',
500: '#01202b',
950: '#000000',
},
}SCSS
$custom: #01202b; $custom-light: #495b64; $custom-dark: #000000;
JSON
{
"hex": "#01202b",
"rgb": {
"r": 1,
"g": 32,
"b": 43
},
"hsl": {
"h": 195.714,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.22701,
"c": 0.04197,
"h": 225.5
},
"luminance": 0.01214
}Semantic roles & 50–950 ramp
primary
#01202B
secondary
#712E17
accent
#6129FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979