#012B27#012B27
#012B27 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.045 H 185.2°. Best body text is #FFFFFF at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #012B27 |
|---|---|
| RGB | rgb(1, 43, 39) |
| HSL | hsl(174, 95%, 9%) |
| HSV | hsv(174, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 9.3%, 83.1%) |
| CIE-LAB | lab(14.85, -15.18, -1.43) |
| CIE-LCH | lch(14.85, 15.25, 185.36°) |
| OKLab | oklab(26.04% -0.0448 -0.0041) |
| OKLCH | oklch(26.04% 0.045 185.2) |
| XYZ | xyz(1.2424, 1.8805, 2.2166) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.00
Darkslategray
#2F4F4F
ΔE00 12.21
Dark Blue Green
#005249
ΔE00 12.53
Gunmetal
#2A3439
ΔE00 12.86
Evergreen
#05472A
ΔE00 13.18
Dark Forest Green
#002D04
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012B27 #2B0105
analogous
#012B12 #012B27 #011A2B
triadic
#012B27 #27012B #2B2701
tetradic
#012B27 #12012B #2B0105 #1A2B01
square
#012B27 #12012B #2B0105 #1A2B01
split-complementary
#012B27 #2B011A #2B1201
monochromatic
#011E1B #011E1B #012B27 #02675D #04A393
Accessibility & contrast
On white
15.26
#012B27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012B27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012B27
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012B27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012B27 | 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)
#282827
Deuteranopia (green-blind)
#222427
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012b27; /* rgb */ color: rgb(1, 43, 39); /* oklch */ color: oklch(26.0% 0.045 185.2);
Tailwind
colors: {
custom: {
50: '#4a6460',
500: '#012b27',
950: '#000000',
},
}SCSS
$custom: #012b27; $custom-light: #4a6460; $custom-dark: #000000;
JSON
{
"hex": "#012b27",
"rgb": {
"r": 1,
"g": 43,
"b": 39
},
"hsl": {
"h": 174.286,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.26038,
"c": 0.045,
"h": 185.2
},
"luminance": 0.01881
}Semantic roles & 50–950 ramp
primary
#012B27
secondary
#71171F
accent
#293DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010505
muted
#777A79