#012D1C#012D1C
#012D1C is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.3% C 0.057 H 161.9°. Best body text is #FFFFFF at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #012D1C |
|---|---|
| RGB | rgb(1, 45, 28) |
| HSL | hsl(157, 96%, 9%) |
| HSV | hsv(157, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 37.8%, 82.4%) |
| CIE-LAB | lab(15.31, -19.84, 6.94) |
| CIE-LCH | lch(15.31, 21.02, 160.71°) |
| OKLab | oklab(26.31% -0.0539 0.0176) |
| OKLCH | oklch(26.31% 0.057 161.9) |
| XYZ | xyz(1.1604, 1.9669, 1.4169) |
| Luminance | 0.0197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.23
Very Dark Green
#062E03
ΔE00 7.83
Evergreen
#05472A
ΔE00 8.61
Dark Green
#033500
ΔE00 10.11
Pine Green
#0A481E
ΔE00 10.81
Hunter Green (survey)
#0B4008
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012D1C #2D0112
analogous
#012D06 #012D1C #01282D
triadic
#012D1C #1C012D #2D1C01
tetradic
#012D1C #06012D #2D0112 #282D01
square
#012D1C #06012D #2D0112 #282D01
split-complementary
#012D1C #2D0128 #2D0601
monochromatic
#011E13 #011E13 #012D1C #026941 #04A567
Accessibility & contrast
On white
15.07
#012D1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#012D1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012D1C
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012D1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012D1C | 1.00 | 15.07 | 1.39 | 15.07 |
| #FFFFFF | 15.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291B
Deuteranopia (green-blind)
#27251D
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012d1c; /* rgb */ color: rgb(1, 45, 28); /* oklch */ color: oklch(26.3% 0.057 161.9);
Tailwind
colors: {
custom: {
50: '#4a6658',
500: '#012d1c',
950: '#000000',
},
}SCSS
$custom: #012d1c; $custom-light: #4a6658; $custom-dark: #000000;
JSON
{
"hex": "#012d1c",
"rgb": {
"r": 1,
"g": 45,
"b": 28
},
"hsl": {
"h": 156.818,
"s": 95.652,
"l": 9.02
},
"oklch": {
"l": 0.26308,
"c": 0.05675,
"h": 161.9
},
"luminance": 0.01967
}Semantic roles & 50–950 ramp
primary
#012D1C
secondary
#73173A
accent
#297CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78