#012217#012217
#012217 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.045 H 166.9°. Best body text is #FFFFFF at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #012217 |
|---|---|
| RGB | rgb(1, 34, 23) |
| HSL | hsl(160, 94%, 7%) |
| HSV | hsv(160, 97%, 13%) |
| CMYK | cmyk(97.1%, 0%, 32.4%, 86.7%) |
| CIE-LAB | lab(10.65, -15.62, 3.98) |
| CIE-LCH | lch(10.65, 16.12, 165.69°) |
| OKLab | oklab(22.42% -0.0435 0.0102) |
| OKLCH | oklch(22.42% 0.045 166.9) |
| XYZ | xyz(0.7391, 1.2123, 1.0055) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.08
Very Dark Green
#062E03
ΔE00 10.58
Evergreen
#05472A
ΔE00 12.81
Dark Green
#033500
ΔE00 13.27
Almost Black
#070D0D
ΔE00 14.25
Pine Green
#0A481E
ΔE00 14.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012217 #22010C
analogous
#012207 #012217 #011D22
triadic
#012217 #170122 #221701
tetradic
#012217 #070122 #22010C #1D2201
square
#012217 #070122 #22010C #1D2201
split-complementary
#012217 #22011D #220701
monochromatic
#011E14 #011E14 #012217 #035D3F #049967
Accessibility & contrast
On white
16.90
#012217 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012217 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012217
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012217 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012217 | 1.00 | 16.90 | 1.24 | 16.90 |
| #FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F16
Deuteranopia (green-blind)
#1C1B18
Tritanopia (blue-blind)
#00221F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012217; /* rgb */ color: rgb(1, 34, 23); /* oklch */ color: oklch(22.4% 0.045 166.9);
Tailwind
colors: {
custom: {
50: '#465d53',
500: '#012217',
950: '#000000',
},
}SCSS
$custom: #012217; $custom-light: #465d53; $custom-dark: #000000;
JSON
{
"hex": "#012217",
"rgb": {
"r": 1,
"g": 34,
"b": 23
},
"hsl": {
"h": 160,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22419,
"c": 0.04472,
"h": 166.9
},
"luminance": 0.01212
}Semantic roles & 50–950 ramp
primary
#012217
secondary
#691631
accent
#2970FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978