#012A1E#012A1E
#012A1E is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.4% C 0.050 H 168.5°. Best body text is #FFFFFF at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #012A1E |
|---|---|
| RGB | rgb(1, 42, 30) |
| HSL | hsl(162, 95%, 8%) |
| HSV | hsv(162, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(14.15, -17.74, 3.93) |
| CIE-LCH | lch(14.15, 18.17, 167.51°) |
| OKLab | oklab(25.37% -0.0491 0.01) |
| OKLCH | oklch(25.37% 0.05 168.5) |
| XYZ | xyz(1.0747, 1.7560, 1.5103) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.40
Very Dark Green
#062E03
ΔE00 9.96
Evergreen
#05472A
ΔE00 10.47
Dark Green
#033500
ΔE00 12.35
Dark Blue Green
#005249
ΔE00 12.83
Pine Green
#0A481E
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A1E #2A010D
analogous
#012A09 #012A1E #01212A
triadic
#012A1E #1E012A #2A1E01
tetradic
#012A1E #09012A #2A010D #212A01
square
#012A1E #09012A #2A010D #212A01
split-complementary
#012A1E #2A0121 #2A0901
monochromatic
#011E15 #011E15 #012A1E #026649 #04A273
Accessibility & contrast
On white
15.54
#012A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A1E
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A1E | 1.00 | 15.54 | 1.35 | 15.54 |
| #FFFFFF | 15.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261D
Deuteranopia (green-blind)
#23221F
Tritanopia (blue-blind)
#002A27
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012a1e; /* rgb */ color: rgb(1, 42, 30); /* oklch */ color: oklch(25.4% 0.050 168.5);
Tailwind
colors: {
custom: {
50: '#496459',
500: '#012a1e',
950: '#000000',
},
}SCSS
$custom: #012a1e; $custom-light: #496459; $custom-dark: #000000;
JSON
{
"hex": "#012a1e",
"rgb": {
"r": 1,
"g": 42,
"b": 30
},
"hsl": {
"h": 162.439,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25369,
"c": 0.05009,
"h": 168.5
},
"luminance": 0.01756
}Semantic roles & 50–950 ramp
primary
#012A1E
secondary
#701631
accent
#2967FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78