#012324#012324
#012324 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.3% C 0.039 H 197.7°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #012324 |
|---|---|
| RGB | rgb(1, 35, 36) |
| HSL | hsl(182, 95%, 7%) |
| HSV | hsv(182, 97%, 14%) |
| CMYK | cmyk(97.2%, 2.8%, 0%, 85.9%) |
| CIE-LAB | lab(11.52, -11.62, -4.21) |
| CIE-LCH | lch(11.52, 12.36, 199.93°) |
| OKLab | oklab(23.29% -0.0368 -0.0117) |
| OKLCH | oklch(23.29% 0.039 197.7) |
| XYZ | xyz(0.9318, 1.3358, 1.8774) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.00
Almost Black
#070D0D
ΔE00 11.68
Charcoal (survey)
#343837
ΔE00 12.94
Dark Blue Grey
#1F3B4D
ΔE00 13.32
Dark Teal
#014D4E
ΔE00 13.45
Dark
#1B2431
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012324 #240201
analogous
#012414 #012324 #011224
triadic
#012324 #240123 #232401
tetradic
#012324 #140124 #240201 #122401
square
#012324 #140124 #240201 #122401
split-complementary
#012324 #240112 #241401
monochromatic
#011D1E #011D1E #012324 #035D60 #04979B
Accessibility & contrast
On white
16.57
#012324 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012324 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012324
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012324 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012324 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202124
Deuteranopia (green-blind)
#1A1D24
Tritanopia (blue-blind)
#002523
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012324; /* rgb */ color: rgb(1, 35, 36); /* oklch */ color: oklch(23.3% 0.039 197.7);
Tailwind
colors: {
custom: {
50: '#485e5e',
500: '#012324',
950: '#000000',
},
}SCSS
$custom: #012324; $custom-light: #485e5e; $custom-dark: #000000;
JSON
{
"hex": "#012324",
"rgb": {
"r": 1,
"g": 35,
"b": 36
},
"hsl": {
"h": 181.714,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23289,
"c": 0.03861,
"h": 197.7
},
"luminance": 0.01336
}Semantic roles & 50–950 ramp
primary
#012324
secondary
#6B1816
accent
#2F29FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979