#01100B#01100B
#01100B is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.5% C 0.027 H 172.4°. Best body text is #FFFFFF at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #01100B |
|---|---|
| RGB | rgb(1, 16, 11) |
| HSL | hsl(160, 88%, 3%) |
| HSV | hsv(160, 94%, 6%) |
| CMYK | cmyk(93.8%, 0%, 31.3%, 93.7%) |
| CIE-LAB | lab(3.62, -5.04, 0.81) |
| CIE-LCH | lch(3.62, 5.11, 170.91°) |
| OKLab | oklab(15.54% -0.0272 0.0036) |
| OKLCH | oklch(15.54% 0.027 172.4) |
| XYZ | xyz(0.2582, 0.4012, 0.3804) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.37
Black
#000000
ΔE00 6.83
Gunmetal
#2A3439
ΔE00 12.47
Dark
#1B2431
ΔE00 12.71
Charcoal (survey)
#343837
ΔE00 13.18
Onyx
#353839
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01100B #100106
analogous
#011003 #01100B #010D10
triadic
#01100B #0B0110 #100B01
tetradic
#01100B #030110 #100106 #0D1001
square
#01100B #030110 #100106 #0D1001
split-complementary
#01100B #10010D #100301
monochromatic
#021D14 #021D14 #021D14 #054A33 #08835A
Accessibility & contrast
On white
19.44
#01100B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#01100B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01100B
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01100B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01100B | 1.00 | 19.44 | 1.08 | 19.44 |
| #FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0E0B
Deuteranopia (green-blind)
#0C0C0B
Tritanopia (blue-blind)
#00100F
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #01100b; /* rgb */ color: rgb(1, 16, 11); /* oklch */ color: oklch(15.5% 0.027 172.4);
Tailwind
colors: {
custom: {
50: '#474e4c',
500: '#01100b',
950: '#000000',
},
}SCSS
$custom: #01100b; $custom-light: #474e4c; $custom-dark: #000000;
JSON
{
"hex": "#01100b",
"rgb": {
"r": 1,
"g": 16,
"b": 11
},
"hsl": {
"h": 160,
"s": 88.235,
"l": 3.333
},
"oklch": {
"l": 0.15544,
"c": 0.02747,
"h": 172.4
},
"luminance": 0.00401
}Semantic roles & 50–950 ramp
primary
#01100B
secondary
#58152B
accent
#2970FE
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777