#051922#051922
#051922 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 20.2% C 0.032 H 229.6°. Best body text is #FFFFFF at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #051922 |
|---|---|
| RGB | rgb(5, 25, 34) |
| HSL | hsl(199, 74%, 8%) |
| HSV | hsv(199, 85%, 13%) |
| CMYK | cmyk(85.3%, 26.5%, 0%, 86.7%) |
| CIE-LAB | lab(7.61, -4.19, -8.67) |
| CIE-LCH | lch(7.61, 9.63, 244.19°) |
| OKLab | oklab(20.16% -0.0207 -0.0243) |
| OKLCH | oklch(20.16% 0.032 229.6) |
| XYZ | xyz(0.6988, 0.8429, 1.6389) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.75
Almost Black
#070D0D
ΔE00 7.54
Gunmetal
#2A3439
ΔE00 9.36
Black
#000000
ΔE00 9.73
Dark Blue Grey
#1F3B4D
ΔE00 11.12
Dark Blue
#00035B
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#051922 #220E05
analogous
#05221C #051922 #050A22
triadic
#051922 #220519 #192205
tetradic
#051922 #1C0522 #220E05 #0A2205
square
#051922 #1C0522 #220E05 #0A2205
split-complementary
#051922 #22050A #221C05
monochromatic
#04141B #04141B #051922 #0D4057 #15678D
Accessibility & contrast
On white
17.97
#051922 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#051922 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #051922
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##051922 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##051922 | 1.00 | 17.97 | 1.17 | 17.97 |
| #FFFFFF | 17.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141822
Deuteranopia (green-blind)
#101522
Tritanopia (blue-blind)
#001C1C
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #051922; /* rgb */ color: rgb(5, 25, 34); /* oklch */ color: oklch(20.2% 0.032 229.6);
Tailwind
colors: {
custom: {
50: '#49555d',
500: '#051922',
950: '#000000',
},
}SCSS
$custom: #051922; $custom-light: #49555d; $custom-dark: #000000;
JSON
{
"hex": "#051922",
"rgb": {
"r": 5,
"g": 25,
"b": 34
},
"hsl": {
"h": 198.621,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.2016,
"c": 0.0319,
"h": 229.6
},
"luminance": 0.00843
}Semantic roles & 50–950 ramp
primary
#051922
secondary
#63341F
accent
#7137F1
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010304
muted
#777879