#012C23#012C23
#012C23 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.049 H 174.8°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #012C23 |
|---|---|
| RGB | rgb(1, 44, 35) |
| HSL | hsl(167, 96%, 9%) |
| HSV | hsv(167, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 20.5%, 82.7%) |
| CIE-LAB | lab(15.11, -17.14, 1.78) |
| CIE-LCH | lch(15.11, 17.23, 174.07°) |
| OKLab | oklab(26.21% -0.0484 0.0045) |
| OKLCH | oklch(26.21% 0.049 174.8) |
| XYZ | xyz(1.2164, 1.9290, 1.8980) |
| Luminance | 0.0193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.95
Dark Forest Green
#002D04
ΔE00 10.96
Very Dark Green
#062E03
ΔE00 11.49
Dark Teal
#014D4E
ΔE00 11.66
Dark Blue Green
#005249
ΔE00 12.01
Darkslategray
#2F4F4F
ΔE00 13.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C23 #2C010A
analogous
#012C0E #012C23 #01202C
triadic
#012C23 #23012C #2C2301
tetradic
#012C23 #0E012C #2C010A #202C01
square
#012C23 #0E012C #2C010A #202C01
split-complementary
#012C23 #2C0120 #2C0E01
monochromatic
#011E18 #011E18 #012C23 #026853 #04A482
Accessibility & contrast
On white
15.15
#012C23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#012C23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C23
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C23 | 1.00 | 15.15 | 1.39 | 15.15 |
| #FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2823
Deuteranopia (green-blind)
#242424
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c23; /* rgb */ color: rgb(1, 44, 35); /* oklch */ color: oklch(26.2% 0.049 174.8);
Tailwind
colors: {
custom: {
50: '#4a655d',
500: '#012c23',
950: '#000000',
},
}SCSS
$custom: #012c23; $custom-light: #4a655d; $custom-dark: #000000;
JSON
{
"hex": "#012c23",
"rgb": {
"r": 1,
"g": 44,
"b": 35
},
"hsl": {
"h": 167.442,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26208,
"c": 0.04864,
"h": 174.8
},
"luminance": 0.01929
}Semantic roles & 50–950 ramp
primary
#012C23
secondary
#72172A
accent
#2956FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79