#012E22#012E22
#012E22 is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.052 H 169.9°. Best body text is #FFFFFF at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #012E22 |
|---|---|
| RGB | rgb(1, 46, 34) |
| HSL | hsl(164, 96%, 9%) |
| HSV | hsv(164, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 26.1%, 82%) |
| CIE-LAB | lab(15.88, -18.52, 3.58) |
| CIE-LCH | lch(15.88, 18.86, 169.05°) |
| OKLab | oklab(26.83% -0.0515 0.0091) |
| OKLCH | oklch(26.83% 0.052 169.9) |
| XYZ | xyz(1.2781, 2.0758, 1.8464) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.54
Dark Forest Green
#002D04
ΔE00 9.56
Very Dark Green
#062E03
ΔE00 10.13
Dark Blue Green
#005249
ΔE00 11.57
Dark Teal
#014D4E
ΔE00 11.93
Pine Green
#0A481E
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E22 #2E010D
analogous
#012E0C #012E22 #01242E
triadic
#012E22 #22012E #2E2201
tetradic
#012E22 #0C012E #2E010D #242E01
square
#012E22 #0C012E #2E010D #242E01
split-complementary
#012E22 #2E0124 #2E0C01
monochromatic
#011E16 #011E16 #012E22 #026A4E #04A67B
Accessibility & contrast
On white
14.84
#012E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#012E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E22
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E22 | 1.00 | 14.84 | 1.42 | 14.84 |
| #FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A21
Deuteranopia (green-blind)
#272623
Tritanopia (blue-blind)
#002E2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012e22; /* rgb */ color: rgb(1, 46, 34); /* oklch */ color: oklch(26.8% 0.052 169.9);
Tailwind
colors: {
custom: {
50: '#4a675c',
500: '#012e22',
950: '#000000',
},
}SCSS
$custom: #012e22; $custom-light: #4a675c; $custom-dark: #000000;
JSON
{
"hex": "#012e22",
"rgb": {
"r": 1,
"g": 46,
"b": 34
},
"hsl": {
"h": 164,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.2683,
"c": 0.05228,
"h": 169.9
},
"luminance": 0.02076
}Semantic roles & 50–950 ramp
primary
#012E22
secondary
#741730
accent
#2962FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79