#012620#012620
#012620 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.043 H 179.4°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #012620 |
|---|---|
| RGB | rgb(1, 38, 32) |
| HSL | hsl(170, 95%, 8%) |
| HSV | hsv(170, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 15.8%, 85.1%) |
| CIE-LAB | lab(12.59, -14.91, 0.26) |
| CIE-LCH | lch(12.59, 14.91, 179.00°) |
| OKLab | oklab(24.11% -0.0429 0.0005) |
| OKLCH | oklch(24.11% 0.043 179.4) |
| XYZ | xyz(0.9662, 1.4968, 1.6042) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.52
Dark Teal
#014D4E
ΔE00 12.82
Very Dark Green
#062E03
ΔE00 13.02
Evergreen
#05472A
ΔE00 13.36
Gunmetal
#2A3439
ΔE00 13.62
Darkslategray
#2F4F4F
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012620 #260107
analogous
#01260D #012620 #011926
triadic
#012620 #200126 #262001
tetradic
#012620 #0D0126 #260107 #192601
square
#012620 #0D0126 #260107 #192601
split-complementary
#012620 #260119 #260D01
monochromatic
#011E19 #011E19 #012620 #036252 #049D84
Accessibility & contrast
On white
16.16
#012620 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012620 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012620
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012620 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012620 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242320
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012620; /* rgb */ color: rgb(1, 38, 32); /* oklch */ color: oklch(24.1% 0.043 179.4);
Tailwind
colors: {
custom: {
50: '#48605b',
500: '#012620',
950: '#000000',
},
}SCSS
$custom: #012620; $custom-light: #48605b; $custom-dark: #000000;
JSON
{
"hex": "#012620",
"rgb": {
"r": 1,
"g": 38,
"b": 32
},
"hsl": {
"h": 170.27,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.24107,
"c": 0.04291,
"h": 179.4
},
"luminance": 0.01497
}Semantic roles & 50–950 ramp
primary
#012620
secondary
#6D1624
accent
#294CFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010504
muted
#777979