#012423#012423
#012423 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.6% C 0.039 H 192.0°. Best body text is #FFFFFF at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #012423 |
|---|---|
| RGB | rgb(1, 36, 35) |
| HSL | hsl(178, 95%, 7%) |
| HSV | hsv(178, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 2.8%, 85.9%) |
| CIE-LAB | lab(11.89, -12.63, -2.94) |
| CIE-LCH | lch(11.89, 12.97, 193.13°) |
| OKLab | oklab(23.57% -0.0386 -0.0082) |
| OKLCH | oklch(23.57% 0.039 192) |
| XYZ | xyz(0.9466, 1.3894, 1.8081) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.72
Almost Black
#070D0D
ΔE00 12.35
Dark Teal
#014D4E
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 13.25
Darkslategray
#2F4F4F
ΔE00 13.67
Onyx
#353839
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012423 #240102
analogous
#012412 #012423 #011424
triadic
#012423 #230124 #242301
tetradic
#012423 #120124 #240102 #142401
square
#012423 #120124 #240102 #142401
split-complementary
#012423 #240114 #241201
monochromatic
#011E1D #011E1D #012423 #03605D #049B97
Accessibility & contrast
On white
16.43
#012423 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012423 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012423
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012423 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012423 | 1.00 | 16.43 | 1.28 | 16.43 |
| #FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212123
Deuteranopia (green-blind)
#1C1E23
Tritanopia (blue-blind)
#002524
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012423; /* rgb */ color: rgb(1, 36, 35); /* oklch */ color: oklch(23.6% 0.039 192.0);
Tailwind
colors: {
custom: {
50: '#485f5d',
500: '#012423',
950: '#000000',
},
}SCSS
$custom: #012423; $custom-light: #485f5d; $custom-dark: #000000;
JSON
{
"hex": "#012423",
"rgb": {
"r": 1,
"g": 36,
"b": 35
},
"hsl": {
"h": 178.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23571,
"c": 0.03947,
"h": 192
},
"luminance": 0.0139
}Semantic roles & 50–950 ramp
primary
#012423
secondary
#6B1618
accent
#292FFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979