#012C1A#012C1A
#012C1A is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.057 H 160.2°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #012C1A |
|---|---|
| RGB | rgb(1, 44, 26) |
| HSL | hsl(155, 96%, 9%) |
| HSV | hsv(155, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 40.9%, 82.7%) |
| CIE-LAB | lab(14.86, -19.92, 7.70) |
| CIE-LCH | lch(14.86, 21.36, 158.88°) |
| OKLab | oklab(25.92% -0.054 0.0194) |
| OKLCH | oklch(25.92% 0.057 160.2) |
| XYZ | xyz(1.0995, 1.8823, 1.2824) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.74
Very Dark Green
#062E03
ΔE00 7.36
Evergreen
#05472A
ΔE00 8.73
Dark Green
#033500
ΔE00 9.71
Pine Green
#0A481E
ΔE00 10.72
Hunter Green (survey)
#0B4008
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C1A #2C0113
analogous
#012C05 #012C1A #01292C
triadic
#012C1A #1A012C #2C1A01
tetradic
#012C1A #05012C #2C0113 #292C01
square
#012C1A #05012C #2C0113 #292C01
split-complementary
#012C1A #2C0129 #2C0501
monochromatic
#011E12 #011E12 #012C1A #02683D #04A461
Accessibility & contrast
On white
15.26
#012C1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012C1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C1A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C1A | 1.00 | 15.26 | 1.38 | 15.26 |
| #FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2819
Deuteranopia (green-blind)
#26241B
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c1a; /* rgb */ color: rgb(1, 44, 26); /* oklch */ color: oklch(25.9% 0.057 160.2);
Tailwind
colors: {
custom: {
50: '#496556',
500: '#012c1a',
950: '#000000',
},
}SCSS
$custom: #012c1a; $custom-light: #496556; $custom-dark: #000000;
JSON
{
"hex": "#012c1a",
"rgb": {
"r": 1,
"g": 44,
"b": 26
},
"hsl": {
"h": 154.884,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25915,
"c": 0.05737,
"h": 160.2
},
"luminance": 0.01882
}Semantic roles & 50–950 ramp
primary
#012C1A
secondary
#72173D
accent
#2982FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78