#012319#012319
#012319 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.8% C 0.044 H 169.3°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #012319 |
|---|---|
| RGB | rgb(1, 35, 25) |
| HSL | hsl(162, 94%, 7%) |
| HSV | hsv(162, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 28.6%, 86.3%) |
| CIE-LAB | lab(11.13, -15.64, 3.21) |
| CIE-LCH | lch(11.13, 15.96, 168.40°) |
| OKLab | oklab(22.83% -0.0435 0.0082) |
| OKLCH | oklch(22.83% 0.044 169.3) |
| XYZ | xyz(0.7889, 1.2786, 1.1247) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.49
Very Dark Green
#062E03
ΔE00 11.00
Evergreen
#05472A
ΔE00 12.77
Dark Green
#033500
ΔE00 13.64
Almost Black
#070D0D
ΔE00 14.27
Dark Teal
#014D4E
ΔE00 14.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012319 #23010B
analogous
#012308 #012319 #011C23
triadic
#012319 #190123 #231901
tetradic
#012319 #080123 #23010B #1C2301
square
#012319 #080123 #23010B #1C2301
split-complementary
#012319 #23011C #230801
monochromatic
#011E15 #011E15 #012319 #035F44 #049A6E
Accessibility & contrast
On white
16.72
#012319 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012319 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012319
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012319 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012319 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222018
Deuteranopia (green-blind)
#1D1C1A
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012319; /* rgb */ color: rgb(1, 35, 25); /* oklch */ color: oklch(22.8% 0.044 169.3);
Tailwind
colors: {
custom: {
50: '#465e55',
500: '#012319',
950: '#000000',
},
}SCSS
$custom: #012319; $custom-light: #465e55; $custom-dark: #000000;
JSON
{
"hex": "#012319",
"rgb": {
"r": 1,
"g": 35,
"b": 25
},
"hsl": {
"h": 162.353,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22831,
"c": 0.0443,
"h": 169.3
},
"luminance": 0.01279
}Semantic roles & 50–950 ramp
primary
#012319
secondary
#6A162F
accent
#2968FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000403
muted
#777978