#012E28#012E28
#012E28 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.048 H 181.4°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #012E28 |
|---|---|
| RGB | rgb(1, 46, 40) |
| HSL | hsl(172, 96%, 9%) |
| HSV | hsv(172, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 13%, 82%) |
| CIE-LAB | lab(16.07, -16.49, -0.33) |
| CIE-LCH | lch(16.07, 16.49, 181.15°) |
| OKLab | oklab(27.05% -0.0478 -0.0012) |
| OKLCH | oklch(27.05% 0.048 181.4) |
| XYZ | xyz(1.3723, 2.1135, 2.3427) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.40
Dark Blue Green
#005249
ΔE00 11.42
Evergreen
#05472A
ΔE00 11.73
Darkslategray
#2F4F4F
ΔE00 11.87
Dark Forest Green
#002D04
ΔE00 12.63
Very Dark Green
#062E03
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E28 #2E0107
analogous
#012E12 #012E28 #011E2E
triadic
#012E28 #28012E #2E2801
tetradic
#012E28 #12012E #2E0107 #1E2E01
square
#012E28 #12012E #2E0107 #1E2E01
split-complementary
#012E28 #2E011E #2E1201
monochromatic
#011E1A #011E1A #012E28 #026A5C #04A690
Accessibility & contrast
On white
14.76
#012E28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#012E28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E28
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E28 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2A28
Deuteranopia (green-blind)
#252629
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012e28; /* rgb */ color: rgb(1, 46, 40); /* oklch */ color: oklch(27.1% 0.048 181.4);
Tailwind
colors: {
custom: {
50: '#4b6761',
500: '#012e28',
950: '#000000',
},
}SCSS
$custom: #012e28; $custom-light: #4b6761; $custom-dark: #000000;
JSON
{
"hex": "#012e28",
"rgb": {
"r": 1,
"g": 46,
"b": 40
},
"hsl": {
"h": 172,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.27051,
"c": 0.04784,
"h": 181.4
},
"luminance": 0.02114
}Semantic roles & 50–950 ramp
primary
#012E28
secondary
#741723
accent
#2945FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79