#012A1A#012A1A
#012A1A is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.054 H 162.1°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #012A1A |
|---|---|
| RGB | rgb(1, 42, 26) |
| HSL | hsl(157, 95%, 8%) |
| HSV | hsv(157, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 38.1%, 83.5%) |
| CIE-LAB | lab(14.04, -18.95, 6.58) |
| CIE-LCH | lch(14.04, 20.06, 160.86°) |
| OKLab | oklab(25.24% -0.0516 0.0167) |
| OKLCH | oklch(25.24% 0.054 162.1) |
| XYZ | xyz(1.0268, 1.7368, 1.2582) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.55
Very Dark Green
#062E03
ΔE00 8.14
Evergreen
#05472A
ΔE00 9.59
Dark Green
#033500
ΔE00 10.59
Pine Green
#0A481E
ΔE00 11.68
Hunter Green (survey)
#0B4008
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A1A #2A0111
analogous
#012A05 #012A1A #01252A
triadic
#012A1A #1A012A #2A1A01
tetradic
#012A1A #05012A #2A0111 #252A01
square
#012A1A #05012A #2A0111 #252A01
split-complementary
#012A1A #2A0125 #2A0501
monochromatic
#011E13 #011E13 #012A1A #02663F #04A264
Accessibility & contrast
On white
15.59
#012A1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012A1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A1A
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A1A | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292619
Deuteranopia (green-blind)
#24221B
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012a1a; /* rgb */ color: rgb(1, 42, 26); /* oklch */ color: oklch(25.2% 0.054 162.1);
Tailwind
colors: {
custom: {
50: '#496456',
500: '#012a1a',
950: '#000000',
},
}SCSS
$custom: #012a1a; $custom-light: #496456; $custom-dark: #000000;
JSON
{
"hex": "#012a1a",
"rgb": {
"r": 1,
"g": 42,
"b": 26
},
"hsl": {
"h": 156.585,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25242,
"c": 0.0542,
"h": 162.1
},
"luminance": 0.01737
}Semantic roles & 50–950 ramp
primary
#012A1A
secondary
#70163A
accent
#297CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78