#000F22#000F22
#000F22 is a very dark, muted cyan. Relative luminance 0.005; OKLCH L 16.6% C 0.047 H 250.3°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #000F22 |
|---|---|
| RGB | rgb(0, 15, 34) |
| HSL | hsl(214, 100%, 7%) |
| HSV | hsv(214, 100%, 13%) |
| CMYK | cmyk(100%, 55.9%, 0%, 86.7%) |
| CIE-LAB | lab(4.13, 1.02, -14.05) |
| CIE-LCH | lch(4.13, 14.08, 274.16°) |
| OKLab | oklab(16.61% -0.016 -0.0446) |
| OKLCH | oklch(16.61% 0.047 250.3) |
| XYZ | xyz(0.4594, 0.4571, 1.5771) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.73
Navy (survey)
#01153E
ΔE00 8.47
Dark Navy Blue
#00022E
ΔE00 8.63
Midnight
#03012D
ΔE00 9.08
Dark Navy
#000435
ΔE00 9.30
Very Dark Blue
#000133
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000F22 #221300
analogous
#002022 #000F22 #020022
triadic
#000F22 #22000F #0F2200
tetradic
#000F22 #220020 #221300 #002202
square
#000F22 #220020 #221300 #002202
split-complementary
#000F22 #220200 #202200
monochromatic
#000E1F #000E1F #000F22 #002A5F #00459C
Accessibility & contrast
On white
19.24
#000F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#000F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000F22
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000F22 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061023
Deuteranopia (green-blind)
#020D22
Tritanopia (blue-blind)
#001416
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #000f22; /* rgb */ color: rgb(0, 15, 34); /* oklch */ color: oklch(16.6% 0.047 250.3);
Tailwind
colors: {
custom: {
50: '#464e5d',
500: '#000f22',
950: '#000000',
},
}SCSS
$custom: #000f22; $custom-light: #464e5d; $custom-dark: #000000;
JSON
{
"hex": "#000f22",
"rgb": {
"r": 0,
"g": 15,
"b": 34
},
"hsl": {
"h": 213.529,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.16611,
"c": 0.04742,
"h": 250.3
},
"luminance": 0.00457
}Semantic roles & 50–950 ramp
primary
#000F22
secondary
#6B4413
accent
#A029FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779