#012114#012114
#012114 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.046 H 162.6°. Best body text is #FFFFFF at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #012114 |
|---|---|
| RGB | rgb(1, 33, 20) |
| HSL | hsl(156, 94%, 7%) |
| HSV | hsv(156, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 39.4%, 87.1%) |
| CIE-LAB | lab(10.14, -15.75, 5.38) |
| CIE-LCH | lch(10.14, 16.65, 161.15°) |
| OKLab | oklab(21.97% -0.0442 0.0139) |
| OKLCH | oklch(21.97% 0.046 162.6) |
| XYZ | xyz(0.6826, 1.1446, 0.8466) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.32
Very Dark Green
#062E03
ΔE00 9.80
Dark Green
#033500
ΔE00 12.56
Evergreen
#05472A
ΔE00 12.75
Almost Black
#070D0D
ΔE00 14.41
Pine Green
#0A481E
ΔE00 14.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012114 #21010E
analogous
#012104 #012114 #011E21
triadic
#012114 #140121 #211401
tetradic
#012114 #040121 #21010E #1E2101
square
#012114 #040121 #21010E #1E2101
split-complementary
#012114 #21011E #210401
monochromatic
#011E12 #011E12 #012114 #035C38 #05985C
Accessibility & contrast
On white
17.09
#012114 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012114 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012114
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012114 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012114 | 1.00 | 17.09 | 1.23 | 17.09 |
| #FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E13
Deuteranopia (green-blind)
#1C1B15
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012114; /* rgb */ color: rgb(1, 33, 20); /* oklch */ color: oklch(22.0% 0.046 162.6);
Tailwind
colors: {
custom: {
50: '#465c51',
500: '#012114',
950: '#000000',
},
}SCSS
$custom: #012114; $custom-light: #465c51; $custom-dark: #000000;
JSON
{
"hex": "#012114",
"rgb": {
"r": 1,
"g": 33,
"b": 20
},
"hsl": {
"h": 155.625,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21974,
"c": 0.04632,
"h": 162.6
},
"luminance": 0.01145
}Semantic roles & 50–950 ramp
primary
#012114
secondary
#681537
accent
#2980FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978