#012C18#012C18
#012C18 is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.060 H 157.7°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #012C18 |
|---|---|
| RGB | rgb(1, 44, 24) |
| HSL | hsl(152, 96%, 9%) |
| HSV | hsv(152, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 45.5%, 82.7%) |
| CIE-LAB | lab(14.81, -20.46, 9.00) |
| CIE-LCH | lch(14.81, 22.35, 156.25°) |
| OKLab | oklab(25.86% -0.0552 0.0226) |
| OKLCH | oklch(25.86% 0.06 157.7) |
| XYZ | xyz(1.0780, 1.8736, 1.1688) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.91
Very Dark Green
#062E03
ΔE00 6.54
Evergreen
#05472A
ΔE00 8.49
Dark Green
#033500
ΔE00 8.91
Pine Green
#0A481E
ΔE00 10.22
Hunter Green (survey)
#0B4008
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C18 #2C0115
analogous
#012C03 #012C18 #012B2C
triadic
#012C18 #18012C #2C1801
tetradic
#012C18 #03012C #2C0115 #2B2C01
square
#012C18 #03012C #2C0115 #2B2C01
split-complementary
#012C18 #2C012B #2C0301
monochromatic
#011E10 #011E10 #012C18 #026839 #04A459
Accessibility & contrast
On white
15.27
#012C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C18
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C18 | 1.00 | 15.27 | 1.37 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2717
Deuteranopia (green-blind)
#262419
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c18; /* rgb */ color: rgb(1, 44, 24); /* oklch */ color: oklch(25.9% 0.060 157.7);
Tailwind
colors: {
custom: {
50: '#496554',
500: '#012c18',
950: '#000000',
},
}SCSS
$custom: #012c18; $custom-light: #496554; $custom-dark: #000000;
JSON
{
"hex": "#012c18",
"rgb": {
"r": 1,
"g": 44,
"b": 24
},
"hsl": {
"h": 152.093,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25861,
"c": 0.05963,
"h": 157.7
},
"luminance": 0.01874
}Semantic roles & 50–950 ramp
primary
#012C18
secondary
#721741
accent
#298CFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78