#012C1F#012C1F
#012C1F is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.052 H 167.5°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #012C1F |
|---|---|
| RGB | rgb(1, 44, 31) |
| HSL | hsl(162, 96%, 9%) |
| HSV | hsv(162, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 29.5%, 82.7%) |
| CIE-LAB | lab(14.99, -18.44, 4.41) |
| CIE-LCH | lch(14.99, 18.96, 166.54°) |
| OKLab | oklab(26.07% -0.0509 0.0113) |
| OKLCH | oklch(26.07% 0.052 167.5) |
| XYZ | xyz(1.1604, 1.9066, 1.6029) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.98
Very Dark Green
#062E03
ΔE00 9.56
Evergreen
#05472A
ΔE00 9.72
Dark Green
#033500
ΔE00 11.86
Pine Green
#0A481E
ΔE00 12.27
Dark Blue Green
#005249
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C1F #2C010E
analogous
#012C0A #012C1F #01242C
triadic
#012C1F #1F012C #2C1F01
tetradic
#012C1F #0A012C #2C010E #242C01
square
#012C1F #0A012C #2C010E #242C01
split-complementary
#012C1F #2C0124 #2C0A01
monochromatic
#011E15 #011E15 #012C1F #026849 #04A473
Accessibility & contrast
On white
15.20
#012C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C1F
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C1F | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281E
Deuteranopia (green-blind)
#252420
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c1f; /* rgb */ color: rgb(1, 44, 31); /* oklch */ color: oklch(26.1% 0.052 167.5);
Tailwind
colors: {
custom: {
50: '#4a655a',
500: '#012c1f',
950: '#000000',
},
}SCSS
$custom: #012c1f; $custom-light: #4a655a; $custom-dark: #000000;
JSON
{
"hex": "#012c1f",
"rgb": {
"r": 1,
"g": 44,
"b": 31
},
"hsl": {
"h": 161.86,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26068,
"c": 0.05213,
"h": 167.5
},
"luminance": 0.01907
}Semantic roles & 50–950 ramp
primary
#012C1F
secondary
#721732
accent
#296AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78