#012113#012113
#012113 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.047 H 160.9°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #012113 |
|---|---|
| RGB | rgb(1, 33, 19) |
| HSL | hsl(154, 94%, 7%) |
| HSV | hsv(154, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 42.4%, 87.1%) |
| CIE-LAB | lab(10.12, -16.00, 5.99) |
| CIE-LCH | lch(10.12, 17.08, 159.48°) |
| OKLab | oklab(21.94% -0.0448 0.0155) |
| OKLCH | oklch(21.94% 0.047 160.9) |
| XYZ | xyz(0.6738, 1.1411, 0.8007) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.93
Very Dark Green
#062E03
ΔE00 9.41
Dark Green
#033500
ΔE00 12.19
Evergreen
#05472A
ΔE00 12.59
Pine Green
#0A481E
ΔE00 14.32
Hunter Green (survey)
#0B4008
ΔE00 14.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012113 #21010F
analogous
#012103 #012113 #011F21
triadic
#012113 #130121 #211301
tetradic
#012113 #030121 #21010F #1F2101
square
#012113 #030121 #21010F #1F2101
split-complementary
#012113 #21011F #210301
monochromatic
#011E11 #011E11 #012113 #035C35 #059857
Accessibility & contrast
On white
17.10
#012113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012113
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012113 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E12
Deuteranopia (green-blind)
#1C1A14
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012113; /* rgb */ color: rgb(1, 33, 19); /* oklch */ color: oklch(21.9% 0.047 160.9);
Tailwind
colors: {
custom: {
50: '#465c50',
500: '#012113',
950: '#000000',
},
}SCSS
$custom: #012113; $custom-light: #465c50; $custom-dark: #000000;
JSON
{
"hex": "#012113",
"rgb": {
"r": 1,
"g": 33,
"b": 19
},
"hsl": {
"h": 153.75,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21944,
"c": 0.04745,
"h": 160.9
},
"luminance": 0.01141
}Semantic roles & 50–950 ramp
primary
#012113
secondary
#68153A
accent
#2987FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978