#012A1C#012A1C
#012A1C is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.052 H 165.1°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #012A1C |
|---|---|
| RGB | rgb(1, 42, 28) |
| HSL | hsl(160, 95%, 8%) |
| HSV | hsv(160, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 33.3%, 83.5%) |
| CIE-LAB | lab(14.09, -18.36, 5.25) |
| CIE-LCH | lch(14.09, 19.10, 164.03°) |
| OKLab | oklab(25.3% -0.0503 0.0134) |
| OKLCH | oklch(25.3% 0.052 165.1) |
| XYZ | xyz(1.0500, 1.7461, 1.3801) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.45
Very Dark Green
#062E03
ΔE00 9.03
Evergreen
#05472A
ΔE00 9.98
Dark Green
#033500
ΔE00 11.45
Pine Green
#0A481E
ΔE00 12.29
Dark Blue Green
#005249
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A1C #2A010F
analogous
#012A07 #012A1C #01232A
triadic
#012A1C #1C012A #2A1C01
tetradic
#012A1C #07012A #2A010F #232A01
square
#012A1C #07012A #2A010F #232A01
split-complementary
#012A1C #2A0123 #2A0701
monochromatic
#011E14 #011E14 #012A1C #026644 #04A26C
Accessibility & contrast
On white
15.56
#012A1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012A1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A1C
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A1C | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261B
Deuteranopia (green-blind)
#24221D
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012a1c; /* rgb */ color: rgb(1, 42, 28); /* oklch */ color: oklch(25.3% 0.052 165.1);
Tailwind
colors: {
custom: {
50: '#496458',
500: '#012a1c',
950: '#000000',
},
}SCSS
$custom: #012a1c; $custom-light: #496458; $custom-dark: #000000;
JSON
{
"hex": "#012a1c",
"rgb": {
"r": 1,
"g": 42,
"b": 28
},
"hsl": {
"h": 159.512,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25303,
"c": 0.05208,
"h": 165.1
},
"luminance": 0.01746
}Semantic roles & 50–950 ramp
primary
#012A1C
secondary
#701635
accent
#2972FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78