#18201C#18201C
#18201C is a very dark, near-neutral teal. Relative luminance 0.013; OKLCH L 23.4% C 0.014 H 163.5°. Best body text is #FFFFFF at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #18201C |
|---|---|
| RGB | rgb(24, 32, 28) |
| HSL | hsl(150, 14%, 11%) |
| HSV | hsv(150, 25%, 13%) |
| CMYK | cmyk(25%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(11.35, -4.71, 1.53) |
| CIE-LCH | lch(11.35, 4.95, 162.04°) |
| OKLab | oklab(23.41% -0.0133 0.004) |
| OKLCH | oklch(23.41% 0.014 163.5) |
| XYZ | xyz(1.1027, 1.3110, 1.2933) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.50
Charcoal (survey)
#343837
ΔE00 8.70
Gunmetal
#2A3439
ΔE00 8.82
Black
#000000
ΔE00 9.24
Onyx
#353839
ΔE00 9.56
Dark Grey
#363737
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18201C #20181C
analogous
#182018 #18201C #182020
triadic
#18201C #1C1820 #201C18
tetradic
#18201C #181820 #20181C #202018
square
#18201C #181820 #20181C #202018
split-complementary
#18201C #201820 #201818
monochromatic
#0D110F #0D110F #18201C #32433B #4C6659
Accessibility & contrast
On white
16.64
#18201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#18201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18201C
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18201C | 1.00 | 16.64 | 1.26 | 16.64 |
| #FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1C
Deuteranopia (green-blind)
#1E1E1C
Tritanopia (blue-blind)
#16201F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #18201c; /* rgb */ color: rgb(24, 32, 28); /* oklch */ color: oklch(23.4% 0.014 163.5);
Tailwind
colors: {
custom: {
50: '#545b57',
500: '#18201c',
950: '#000000',
},
}SCSS
$custom: #18201c; $custom-light: #545b57; $custom-dark: #000000;
JSON
{
"hex": "#18201c",
"rgb": {
"r": 24,
"g": 32,
"b": 28
},
"hsl": {
"h": 150,
"s": 14.286,
"l": 10.98
},
"oklch": {
"l": 0.23407,
"c": 0.0139,
"h": 163.5
},
"luminance": 0.01311
}Semantic roles & 50–950 ramp
primary
#18201C
secondary
#51434A
accent
#7194B7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978