#012E27#012E27
#012E27 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.048 H 179.3°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #012E27 |
|---|---|
| RGB | rgb(1, 46, 39) |
| HSL | hsl(171, 96%, 9%) |
| HSV | hsv(171, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 15.2%, 82%) |
| CIE-LAB | lab(16.04, -16.84, 0.32) |
| CIE-LCH | lch(16.04, 16.84, 178.91°) |
| OKLab | oklab(27.01% -0.0484 0.0006) |
| OKLCH | oklch(27.01% 0.048 179.3) |
| XYZ | xyz(1.3555, 2.1067, 2.2543) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.61
Evergreen
#05472A
ΔE00 11.31
Dark Blue Green
#005249
ΔE00 11.37
Darkslategray
#2F4F4F
ΔE00 12.08
Dark Forest Green
#002D04
ΔE00 12.09
Very Dark Green
#062E03
ΔE00 12.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E27 #2E0108
analogous
#012E11 #012E27 #011F2E
triadic
#012E27 #27012E #2E2701
tetradic
#012E27 #11012E #2E0108 #1F2E01
square
#012E27 #11012E #2E0108 #1F2E01
split-complementary
#012E27 #2E011F #2E1101
monochromatic
#011E19 #011E19 #012E27 #026A5A #04A68D
Accessibility & contrast
On white
14.77
#012E27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#012E27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E27
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E27 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2A27
Deuteranopia (green-blind)
#262628
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012e27; /* rgb */ color: rgb(1, 46, 39); /* oklch */ color: oklch(27.0% 0.048 179.3);
Tailwind
colors: {
custom: {
50: '#4b6761',
500: '#012e27',
950: '#000000',
},
}SCSS
$custom: #012e27; $custom-light: #4b6761; $custom-dark: #000000;
JSON
{
"hex": "#012e27",
"rgb": {
"r": 1,
"g": 46,
"b": 39
},
"hsl": {
"h": 170.667,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.27012,
"c": 0.04843,
"h": 179.3
},
"luminance": 0.02107
}Semantic roles & 50–950 ramp
primary
#012E27
secondary
#741725
accent
#294AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79