#012723#012723
#012723 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.042 H 184.5°. Best body text is #FFFFFF at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #012723 |
|---|---|
| RGB | rgb(1, 39, 35) |
| HSL | hsl(174, 95%, 8%) |
| HSV | hsv(174, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 10.3%, 84.7%) |
| CIE-LAB | lab(13.10, -14.38, -1.15) |
| CIE-LCH | lch(13.10, 14.43, 184.56°) |
| OKLab | oklab(24.56% -0.0423 -0.0033) |
| OKLCH | oklch(24.56% 0.042 184.5) |
| XYZ | xyz(1.0413, 1.5787, 1.8396) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.24
Gunmetal
#2A3439
ΔE00 12.83
Darkslategray
#2F4F4F
ΔE00 13.21
Dark Forest Green
#002D04
ΔE00 13.67
Almost Black
#070D0D
ΔE00 13.77
Dark Blue Green
#005249
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012723 #270105
analogous
#012710 #012723 #011827
triadic
#012723 #230127 #272301
tetradic
#012723 #100127 #270105 #182701
square
#012723 #100127 #270105 #182701
split-complementary
#012723 #270118 #271001
monochromatic
#011E1B #011E1B #012723 #036359 #049E8E
Accessibility & contrast
On white
15.96
#012723 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012723 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012723
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012723 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012723 | 1.00 | 15.96 | 1.32 | 15.96 |
| #FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242423
Deuteranopia (green-blind)
#1F2023
Tritanopia (blue-blind)
#002826
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012723; /* rgb */ color: rgb(1, 39, 35); /* oklch */ color: oklch(24.6% 0.042 184.5);
Tailwind
colors: {
custom: {
50: '#49615d',
500: '#012723',
950: '#000000',
},
}SCSS
$custom: #012723; $custom-light: #49615d; $custom-dark: #000000;
JSON
{
"hex": "#012723",
"rgb": {
"r": 1,
"g": 39,
"b": 35
},
"hsl": {
"h": 173.684,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.24561,
"c": 0.04244,
"h": 184.5
},
"luminance": 0.01579
}Semantic roles & 50–950 ramp
primary
#012723
secondary
#6E161F
accent
#293FFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979