#012A1B#012A1B
#012A1B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.053 H 163.5°. Best body text is #FFFFFF at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #012A1B |
|---|---|
| RGB | rgb(1, 42, 27) |
| HSL | hsl(158, 95%, 8%) |
| HSV | hsv(158, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 35.7%, 83.5%) |
| CIE-LAB | lab(14.07, -18.66, 5.92) |
| CIE-LCH | lch(14.07, 19.58, 162.41°) |
| OKLab | oklab(25.27% -0.0509 0.0151) |
| OKLCH | oklch(25.27% 0.053 163.5) |
| XYZ | xyz(1.0382, 1.7414, 1.3181) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.99
Very Dark Green
#062E03
ΔE00 8.58
Evergreen
#05472A
ΔE00 9.77
Dark Green
#033500
ΔE00 11.01
Pine Green
#0A481E
ΔE00 11.98
Hunter Green (survey)
#0B4008
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A1B #2A0110
analogous
#012A06 #012A1B #01242A
triadic
#012A1B #1B012A #2A1B01
tetradic
#012A1B #06012A #2A0110 #242A01
square
#012A1B #06012A #2A0110 #242A01
split-complementary
#012A1B #2A0124 #2A0601
monochromatic
#011E13 #011E13 #012A1B #026641 #04A268
Accessibility & contrast
On white
15.57
#012A1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012A1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A1B
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A1B | 1.00 | 15.57 | 1.35 | 15.57 |
| #FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261A
Deuteranopia (green-blind)
#24221C
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012a1b; /* rgb */ color: rgb(1, 42, 27); /* oklch */ color: oklch(25.3% 0.053 163.5);
Tailwind
colors: {
custom: {
50: '#496457',
500: '#012a1b',
950: '#000000',
},
}SCSS
$custom: #012a1b; $custom-light: #496457; $custom-dark: #000000;
JSON
{
"hex": "#012a1b",
"rgb": {
"r": 1,
"g": 42,
"b": 27
},
"hsl": {
"h": 158.049,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.25272,
"c": 0.05313,
"h": 163.5
},
"luminance": 0.01742
}Semantic roles & 50–950 ramp
primary
#012A1B
secondary
#701637
accent
#2977FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78