#012428#012428
#012428 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.040 H 206.0°. Best body text is #FFFFFF at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #012428 |
|---|---|
| RGB | rgb(1, 36, 40) |
| HSL | hsl(186, 95%, 8%) |
| HSV | hsv(186, 98%, 16%) |
| CMYK | cmyk(97.5%, 10%, 0%, 84.3%) |
| CIE-LAB | lab(12.10, -10.61, -6.25) |
| CIE-LCH | lch(12.10, 12.31, 210.52°) |
| OKLab | oklab(23.81% -0.0357 -0.0174) |
| OKLCH | oklch(23.81% 0.04 206) |
| XYZ | xyz(1.0262, 1.4213, 2.2273) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.95
Almost Black
#070D0D
ΔE00 11.48
Dark Blue Grey
#1F3B4D
ΔE00 11.65
Dark
#1B2431
ΔE00 12.07
Charcoal (survey)
#343837
ΔE00 12.49
Onyx
#353839
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012428 #280501
analogous
#012818 #012428 #011028
triadic
#012428 #280124 #242801
tetradic
#012428 #180128 #280501 #102801
square
#012428 #180128 #280501 #102801
split-complementary
#012428 #280110 #281801
monochromatic
#011B1E #011B1E #012428 #025A64 #048F9F
Accessibility & contrast
On white
16.35
#012428 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012428 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012428
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012428 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012428 | 1.00 | 16.35 | 1.28 | 16.35 |
| #FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202228
Deuteranopia (green-blind)
#1A1E28
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012428; /* rgb */ color: rgb(1, 36, 40); /* oklch */ color: oklch(23.8% 0.040 206.0);
Tailwind
colors: {
custom: {
50: '#495e61',
500: '#012428',
950: '#000000',
},
}SCSS
$custom: #012428; $custom-light: #495e61; $custom-dark: #000000;
JSON
{
"hex": "#012428",
"rgb": {
"r": 1,
"g": 36,
"b": 40
},
"hsl": {
"h": 186.154,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.23813,
"c": 0.03975,
"h": 206
},
"luminance": 0.01421
}Semantic roles & 50–950 ramp
primary
#012428
secondary
#6F1F16
accent
#3F29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010405
muted
#777979