#202C26#202C26
#202C26 is a dark, near-neutral teal. Relative luminance 0.022; OKLCH L 28.0% C 0.020 H 163.1°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #202C26 |
|---|---|
| RGB | rgb(32, 44, 38) |
| HSL | hsl(150, 16%, 15%) |
| HSV | hsv(150, 27%, 17%) |
| CMYK | cmyk(27.3%, 0%, 13.6%, 82.7%) |
| CIE-LAB | lab(16.74, -6.72, 2.22) |
| CIE-LCH | lch(16.74, 7.08, 161.69°) |
| OKLab | oklab(27.98% -0.019 0.0058) |
| OKLCH | oklch(27.98% 0.02 163.1) |
| XYZ | xyz(1.8461, 2.2483, 2.1700) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.28
Gunmetal
#2A3439
ΔE00 8.20
Onyx
#353839
ΔE00 8.63
Dark Grey
#363737
ΔE00 8.92
Charcoal Grey
#3C4142
ΔE00 9.80
Almost Black
#070D0D
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C26 #2C2026
analogous
#202C20 #202C26 #202C2C
triadic
#202C26 #26202C #2C2620
tetradic
#202C26 #20202C #2C2026 #2C2C20
square
#202C26 #20202C #2C2026 #2C2C20
split-complementary
#202C26 #2C202C #2C2020
monochromatic
#0D120F #0D120F #202C26 #3A4F45 #547363
Accessibility & contrast
On white
14.49
#202C26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#202C26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C26
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C26 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A26
Deuteranopia (green-blind)
#292926
Tritanopia (blue-blind)
#1E2C2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202c26; /* rgb */ color: rgb(32, 44, 38); /* oklch */ color: oklch(28.0% 0.020 163.1);
Tailwind
colors: {
custom: {
50: '#5b6560',
500: '#202c26',
950: '#000000',
},
}SCSS
$custom: #202c26; $custom-light: #5b6560; $custom-dark: #000000;
JSON
{
"hex": "#202c26",
"rgb": {
"r": 32,
"g": 44,
"b": 38
},
"hsl": {
"h": 150,
"s": 15.789,
"l": 14.902
},
"oklch": {
"l": 0.27978,
"c": 0.01982,
"h": 163.1
},
"luminance": 0.02248
}Semantic roles & 50–950 ramp
primary
#202C26
secondary
#5D4B54
accent
#6F94B9
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040504
muted
#797A79