#012623#012623
#012623 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.041 H 186.9°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #012623 |
|---|---|
| RGB | rgb(1, 38, 35) |
| HSL | hsl(175, 95%, 8%) |
| HSV | hsv(175, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 7.9%, 85.1%) |
| CIE-LAB | lab(12.70, -13.80, -1.74) |
| CIE-LCH | lch(12.70, 13.91, 187.20°) |
| OKLab | oklab(24.23% -0.0411 -0.005) |
| OKLCH | oklch(24.23% 0.041 186.9) |
| XYZ | xyz(1.0089, 1.5139, 1.8288) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.46
Dark Teal
#014D4E
ΔE00 12.46
Almost Black
#070D0D
ΔE00 13.30
Darkslategray
#2F4F4F
ΔE00 13.33
Charcoal (survey)
#343837
ΔE00 13.60
Dark Blue Green
#005249
ΔE00 14.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012623 #260104
analogous
#012610 #012623 #011626
triadic
#012623 #230126 #262301
tetradic
#012623 #100126 #260104 #162601
square
#012623 #100126 #260104 #162601
split-complementary
#012623 #260116 #261001
monochromatic
#011E1B #011E1B #012623 #03625A #049D91
Accessibility & contrast
On white
16.12
#012623 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012623 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012623
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012623 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012623 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232323
Deuteranopia (green-blind)
#1E1F23
Tritanopia (blue-blind)
#002725
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012623; /* rgb */ color: rgb(1, 38, 35); /* oklch */ color: oklch(24.2% 0.041 186.9);
Tailwind
colors: {
custom: {
50: '#48605d',
500: '#012623',
950: '#000000',
},
}SCSS
$custom: #012623; $custom-light: #48605d; $custom-dark: #000000;
JSON
{
"hex": "#012623",
"rgb": {
"r": 1,
"g": 38,
"b": 35
},
"hsl": {
"h": 175.135,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.24231,
"c": 0.04138,
"h": 186.9
},
"luminance": 0.01514
}Semantic roles & 50–950 ramp
primary
#012623
secondary
#6D161D
accent
#293AFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979