#00160C#00160C
#00160C is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.7% C 0.038 H 163.1°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #00160C |
|---|---|
| RGB | rgb(0, 22, 12) |
| HSL | hsl(153, 100%, 4%) |
| HSV | hsv(153, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 45.5%, 91.4%) |
| CIE-LAB | lab(5.42, -8.90, 2.98) |
| CIE-LCH | lch(5.42, 9.39, 161.47°) |
| OKLab | oklab(17.71% -0.0366 0.0111) |
| OKLCH | oklch(17.71% 0.038 163.1) |
| XYZ | xyz(0.3532, 0.6003, 0.4450) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.60
Black
#000000
ΔE00 10.93
Gunmetal
#2A3439
ΔE00 13.82
Charcoal (survey)
#343837
ΔE00 14.00
Dark Forest Green
#002D04
ΔE00 14.16
Very Dark Green
#062E03
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00160C #16000A
analogous
#001601 #00160C #001516
triadic
#00160C #0C0016 #160C00
tetradic
#00160C #010016 #16000A #151600
square
#00160C #010016 #16000A #151600
split-complementary
#00160C #160015 #160100
monochromatic
#001F11 #001F11 #001F11 #00532D #00904F
Accessibility & contrast
On white
18.75
#00160C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#00160C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00160C
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00160C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00160C | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#15130B
Deuteranopia (green-blind)
#12110D
Tritanopia (blue-blind)
#001613
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #00160c; /* rgb */ color: rgb(0, 22, 12); /* oklch */ color: oklch(17.7% 0.038 163.1);
Tailwind
colors: {
custom: {
50: '#46524c',
500: '#00160c',
950: '#000000',
},
}SCSS
$custom: #00160c; $custom-light: #46524c; $custom-dark: #000000;
JSON
{
"hex": "#00160c",
"rgb": {
"r": 0,
"g": 22,
"b": 12
},
"hsl": {
"h": 152.727,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.1771,
"c": 0.03822,
"h": 163.1
},
"luminance": 0.006
}Semantic roles & 50–950 ramp
primary
#00160C
secondary
#611135
accent
#298AFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877