#202C28#202C28
#202C28 is a dark, near-neutral teal. Relative luminance 0.023; OKLCH L 28.1% C 0.018 H 172.5°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #202C28 |
|---|---|
| RGB | rgb(32, 44, 40) |
| HSL | hsl(160, 16%, 15%) |
| HSV | hsv(160, 27%, 17%) |
| CMYK | cmyk(27.3%, 0%, 9.1%, 82.7%) |
| CIE-LAB | lab(16.80, -6.20, 0.92) |
| CIE-LCH | lch(16.80, 6.26, 171.58°) |
| OKLab | oklab(28.05% -0.0179 0.0023) |
| OKLCH | oklch(28.05% 0.018 172.5) |
| XYZ | xyz(1.8792, 2.2616, 2.3446) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 6.68
Gunmetal
#2A3439
ΔE00 7.05
Onyx
#353839
ΔE00 7.90
Dark Grey
#363737
ΔE00 8.30
Charcoal Grey
#3C4142
ΔE00 9.18
Almost Black
#070D0D
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C28 #2C2024
analogous
#202C22 #202C28 #202A2C
triadic
#202C28 #28202C #2C2820
tetradic
#202C28 #22202C #2C2024 #2A2C20
square
#202C28 #22202C #2C2024 #2A2C20
split-complementary
#202C28 #2C202A #2C2220
monochromatic
#0D1210 #0D1210 #202C28 #3A4F48 #547368
Accessibility & contrast
On white
14.46
#202C28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#202C28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C28
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C28 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2A28
Deuteranopia (green-blind)
#292928
Tritanopia (blue-blind)
#1D2C2B
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202c28; /* rgb */ color: rgb(32, 44, 40); /* oklch */ color: oklch(28.1% 0.018 172.5);
Tailwind
colors: {
custom: {
50: '#5b6561',
500: '#202c28',
950: '#000000',
},
}SCSS
$custom: #202c28; $custom-light: #5b6561; $custom-dark: #000000;
JSON
{
"hex": "#202c28",
"rgb": {
"r": 32,
"g": 44,
"b": 40
},
"hsl": {
"h": 160,
"s": 15.789,
"l": 14.902
},
"oklch": {
"l": 0.28051,
"c": 0.01803,
"h": 172.5
},
"luminance": 0.02262
}Semantic roles & 50–950 ramp
primary
#202C28
secondary
#5D4B51
accent
#6F88B9
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040505
muted
#797A79