#012426#012426
#012426 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.7% C 0.039 H 200.4°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #012426 |
|---|---|
| RGB | rgb(1, 36, 38) |
| HSL | hsl(183, 95%, 8%) |
| HSV | hsv(183, 97%, 15%) |
| CMYK | cmyk(97.4%, 5.3%, 0%, 85.1%) |
| CIE-LAB | lab(12.01, -11.43, -4.94) |
| CIE-LCH | lch(12.01, 12.45, 203.36°) |
| OKLab | oklab(23.71% -0.0369 -0.0137) |
| OKLCH | oklch(23.71% 0.039 200.4) |
| XYZ | xyz(0.9931, 1.4080, 2.0528) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.61
Almost Black
#070D0D
ΔE00 11.77
Dark Blue Grey
#1F3B4D
ΔE00 12.69
Charcoal (survey)
#343837
ΔE00 12.75
Dark
#1B2431
ΔE00 13.06
Dark Teal
#014D4E
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012426 #260301
analogous
#012615 #012426 #011226
triadic
#012426 #260124 #242601
tetradic
#012426 #150126 #260301 #122601
square
#012426 #150126 #260301 #122601
split-complementary
#012426 #260112 #261501
monochromatic
#011C1E #011C1E #012426 #035C62 #04959D
Accessibility & contrast
On white
16.39
#012426 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012426 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012426
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012426 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012426 | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202226
Deuteranopia (green-blind)
#1B1E26
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012426; /* rgb */ color: rgb(1, 36, 38); /* oklch */ color: oklch(23.7% 0.039 200.4);
Tailwind
colors: {
custom: {
50: '#485e60',
500: '#012426',
950: '#000000',
},
}SCSS
$custom: #012426; $custom-light: #485e60; $custom-dark: #000000;
JSON
{
"hex": "#012426",
"rgb": {
"r": 1,
"g": 36,
"b": 38
},
"hsl": {
"h": 183.243,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23713,
"c": 0.03934,
"h": 200.4
},
"luminance": 0.01408
}Semantic roles & 50–950 ramp
primary
#012426
secondary
#6D1B16
accent
#3429FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979