#061822#061822
#061822 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.9% C 0.031 H 234.9°. Best body text is #FFFFFF at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #061822 |
|---|---|
| RGB | rgb(6, 24, 34) |
| HSL | hsl(201, 70%, 8%) |
| HSV | hsv(201, 82%, 13%) |
| CMYK | cmyk(82.4%, 29.4%, 0%, 86.7%) |
| CIE-LAB | lab(7.29, -3.15, -9.16) |
| CIE-LCH | lch(7.29, 9.68, 250.99°) |
| OKLab | oklab(19.91% -0.0181 -0.0258) |
| OKLCH | oklch(19.91% 0.031 234.9) |
| XYZ | xyz(0.6904, 0.8074, 1.6325) |
| Luminance | 0.0081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.93
Almost Black
#070D0D
ΔE00 7.52
Black
#000000
ΔE00 9.41
Gunmetal
#2A3439
ΔE00 9.59
Dark Blue Grey
#1F3B4D
ΔE00 11.25
Dark Blue
#00035B
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061822 #221006
analogous
#06221E #061822 #060A22
triadic
#061822 #220618 #182206
tetradic
#061822 #1E0622 #221006 #0A2206
square
#061822 #1E0622 #221006 #0A2206
split-complementary
#061822 #22060A #221E06
monochromatic
#05121A #05121A #061822 #0F3D56 #18618A
Accessibility & contrast
On white
18.08
#061822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#061822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061822
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061822 | 1.00 | 18.08 | 1.16 | 18.08 |
| #FFFFFF | 18.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131822
Deuteranopia (green-blind)
#0F1522
Tritanopia (blue-blind)
#001B1B
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #061822; /* rgb */ color: rgb(6, 24, 34); /* oklch */ color: oklch(19.9% 0.031 234.9);
Tailwind
colors: {
custom: {
50: '#49545d',
500: '#061822',
950: '#000000',
},
}SCSS
$custom: #061822; $custom-light: #49545d; $custom-dark: #000000;
JSON
{
"hex": "#061822",
"rgb": {
"r": 6,
"g": 24,
"b": 34
},
"hsl": {
"h": 201.429,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.19909,
"c": 0.03148,
"h": 234.9
},
"luminance": 0.00807
}Semantic roles & 50–950 ramp
primary
#061822
secondary
#623922
accent
#7B3BED
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879