#08222B#08222B
#08222B is a very dark, muted cyan. Relative luminance 0.014; OKLCH L 23.7% C 0.036 H 224.3°. Best body text is #FFFFFF at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #08222B |
|---|---|
| RGB | rgb(8, 34, 43) |
| HSL | hsl(195, 69%, 10%) |
| HSV | hsv(195, 81%, 17%) |
| CMYK | cmyk(81.4%, 20.9%, 0%, 83.1%) |
| CIE-LAB | lab(11.76, -6.27, -8.92) |
| CIE-LCH | lch(11.76, 10.90, 234.91°) |
| OKLab | oklab(23.67% -0.0256 -0.0249) |
| OKLCH | oklch(23.67% 0.036 224.3) |
| XYZ | xyz(1.1080, 1.3700, 2.4911) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.71
Gunmetal
#2A3439
ΔE00 7.75
Dark Blue Grey
#1F3B4D
ΔE00 8.98
Almost Black
#070D0D
ΔE00 9.68
Onyx
#353839
ΔE00 11.38
Charcoal (survey)
#343837
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08222B #2B1108
analogous
#082B23 #08222B #08102B
triadic
#08222B #2B0822 #222B08
tetradic
#08222B #23082B #2B1108 #102B08
square
#08222B #23082B #2B1108 #102B08
split-complementary
#08222B #2B0810 #2B2308
monochromatic
#05141A #05141A #08222B #124B5F #1B7492
Accessibility & contrast
On white
16.48
#08222B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#08222B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08222B
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08222B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08222B | 1.00 | 16.48 | 1.27 | 16.48 |
| #FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D212B
Deuteranopia (green-blind)
#181D2B
Tritanopia (blue-blind)
#002525
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #08222b; /* rgb */ color: rgb(8, 34, 43); /* oklch */ color: oklch(23.7% 0.036 224.3);
Tailwind
colors: {
custom: {
50: '#4c5d64',
500: '#08222b',
950: '#000000',
},
}SCSS
$custom: #08222b; $custom-light: #4c5d64; $custom-dark: #000000;
JSON
{
"hex": "#08222b",
"rgb": {
"r": 8,
"g": 34,
"b": 43
},
"hsl": {
"h": 195.429,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.23671,
"c": 0.0357,
"h": 224.3
},
"luminance": 0.0137
}Semantic roles & 50–950 ramp
primary
#08222B
secondary
#6A3725
accent
#693CEB
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979