#012823#012823
#012823 is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.9% C 0.044 H 182.3°. Best body text is #FFFFFF at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #012823 |
|---|---|
| RGB | rgb(1, 40, 35) |
| HSL | hsl(172, 95%, 8%) |
| HSV | hsv(172, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 12.5%, 84.3%) |
| CIE-LAB | lab(13.50, -14.95, -0.56) |
| CIE-LCH | lch(13.50, 14.96, 182.13°) |
| OKLab | oklab(24.89% -0.0435 -0.0017) |
| OKLCH | oklch(24.89% 0.044 182.3) |
| XYZ | xyz(1.0745, 1.6452, 1.8507) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 12.05
Dark Forest Green
#002D04
ΔE00 13.07
Darkslategray
#2F4F4F
ΔE00 13.13
Gunmetal
#2A3439
ΔE00 13.21
Evergreen
#05472A
ΔE00 13.34
Dark Blue Green
#005249
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012823 #280106
analogous
#01280F #012823 #011928
triadic
#012823 #230128 #282301
tetradic
#012823 #0F0128 #280106 #192801
square
#012823 #0F0128 #280106 #192801
split-complementary
#012823 #280119 #280F01
monochromatic
#011E1A #011E1A #012823 #026457 #049F8B
Accessibility & contrast
On white
15.80
#012823 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#012823 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012823
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012823 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012823 | 1.00 | 15.80 | 1.33 | 15.80 |
| #FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252523
Deuteranopia (green-blind)
#202123
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012823; /* rgb */ color: rgb(1, 40, 35); /* oklch */ color: oklch(24.9% 0.044 182.3);
Tailwind
colors: {
custom: {
50: '#49625d',
500: '#012823',
950: '#000000',
},
}SCSS
$custom: #012823; $custom-light: #49625d; $custom-dark: #000000;
JSON
{
"hex": "#012823",
"rgb": {
"r": 1,
"g": 40,
"b": 35
},
"hsl": {
"h": 172.308,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24891,
"c": 0.04358,
"h": 182.3
},
"luminance": 0.01645
}Semantic roles & 50–950 ramp
primary
#012823
secondary
#6F1622
accent
#2944FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010504
muted
#777979