#050B09#050B09
#050B09 is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.1% C 0.012 H 174.6°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #050B09 |
|---|---|
| RGB | rgb(5, 11, 9) |
| HSL | hsl(160, 38%, 3%) |
| HSV | hsv(160, 55%, 4%) |
| CMYK | cmyk(54.5%, 0%, 18.2%, 95.7%) |
| CIE-LAB | lab(2.63, -1.85, 0.21) |
| CIE-LCH | lch(2.63, 1.87, 173.50°) |
| OKLab | oklab(14.13% -0.0119 0.0011) |
| OKLCH | oklch(14.13% 0.012 174.6) |
| XYZ | xyz(0.2316, 0.2913, 0.3024) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.90
Black
#000000
ΔE00 3.04
Dark
#1B2431
ΔE00 11.16
Gunmetal
#2A3439
ΔE00 12.51
Charcoal (survey)
#343837
ΔE00 13.19
Dark Grey
#363737
ΔE00 13.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050B09 #0B0507
analogous
#050B06 #050B09 #050A0B
triadic
#050B09 #09050B #0B0905
tetradic
#050B09 #06050B #0B0507 #0A0B05
square
#050B09 #06050B #0B0507 #0A0B05
split-complementary
#050B09 #0B050A #0B0605
monochromatic
#0A1511 #0A1511 #0A1511 #18352B #2B5F4E
Accessibility & contrast
On white
19.85
#050B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#050B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050B09
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050B09 | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0A09
Deuteranopia (green-blind)
#090909
Tritanopia (blue-blind)
#040B0A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #050b09; /* rgb */ color: rgb(5, 11, 9); /* oklch */ color: oklch(14.1% 0.012 174.6);
Tailwind
colors: {
custom: {
50: '#494c4b',
500: '#050b09',
950: '#000000',
},
}SCSS
$custom: #050b09; $custom-light: #494c4b; $custom-dark: #000000;
JSON
{
"hex": "#050b09",
"rgb": {
"r": 5,
"g": 11,
"b": 9
},
"hsl": {
"h": 160,
"s": 37.5,
"l": 3.137
},
"oklch": {
"l": 0.1413,
"c": 0.01198,
"h": 174.6
},
"luminance": 0.00291
}Semantic roles & 50–950 ramp
primary
#050B09
secondary
#442831
accent
#5A81CD
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777