#012C19#012C19
#012C19 is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.059 H 158.9°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #012C19 |
|---|---|
| RGB | rgb(1, 44, 25) |
| HSL | hsl(153, 96%, 9%) |
| HSV | hsv(153, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(14.83, -20.20, 8.35) |
| CIE-LCH | lch(14.83, 21.86, 157.54°) |
| OKLab | oklab(25.89% -0.0546 0.021) |
| OKLCH | oklch(25.89% 0.059 158.9) |
| XYZ | xyz(1.0885, 1.8779, 1.2246) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.32
Very Dark Green
#062E03
ΔE00 6.94
Evergreen
#05472A
ΔE00 8.60
Dark Green
#033500
ΔE00 9.30
Pine Green
#0A481E
ΔE00 10.46
Hunter Green (survey)
#0B4008
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C19 #2C0114
analogous
#012C03 #012C19 #012A2C
triadic
#012C19 #19012C #2C1901
tetradic
#012C19 #03012C #2C0114 #2A2C01
square
#012C19 #03012C #2C0114 #2A2C01
split-complementary
#012C19 #2C012A #2C0301
monochromatic
#011E11 #011E11 #012C19 #02683B #04A45D
Accessibility & contrast
On white
15.27
#012C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C19
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C19 | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2818
Deuteranopia (green-blind)
#26241A
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c19; /* rgb */ color: rgb(1, 44, 25); /* oklch */ color: oklch(25.9% 0.059 158.9);
Tailwind
colors: {
custom: {
50: '#496555',
500: '#012c19',
950: '#000000',
},
}SCSS
$custom: #012c19; $custom-light: #496555; $custom-dark: #000000;
JSON
{
"hex": "#012c19",
"rgb": {
"r": 1,
"g": 44,
"b": 25
},
"hsl": {
"h": 153.488,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25888,
"c": 0.0585,
"h": 158.9
},
"luminance": 0.01878
}Semantic roles & 50–950 ramp
primary
#012C19
secondary
#72173F
accent
#2987FF
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78