#202C2A#202C2A
#202C2A is a dark, near-neutral teal. Relative luminance 0.023; OKLCH L 28.1% C 0.017 H 183.8°. Best body text is #FFFFFF at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #202C2A |
|---|---|
| RGB | rgb(32, 44, 42) |
| HSL | hsl(170, 16%, 15%) |
| HSV | hsv(170, 27%, 17%) |
| CMYK | cmyk(27.3%, 0%, 4.5%, 82.7%) |
| CIE-LAB | lab(16.87, -5.65, -0.38) |
| CIE-LCH | lch(16.87, 5.67, 183.89°) |
| OKLab | oklab(28.13% -0.0168 -0.0011) |
| OKLCH | oklch(28.13% 0.017 183.8) |
| XYZ | xyz(1.9141, 2.2755, 2.5284) |
| Luminance | 0.0228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.89
Charcoal (survey)
#343837
ΔE00 6.20
Onyx
#353839
ΔE00 7.24
Dark Grey
#363737
ΔE00 7.75
Charcoal Grey
#3C4142
ΔE00 8.63
Almost Black
#070D0D
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C2A #2C2022
analogous
#202C24 #202C2A #20282C
triadic
#202C2A #2A202C #2C2A20
tetradic
#202C2A #24202C #2C2022 #282C20
square
#202C2A #24202C #2C2022 #282C20
split-complementary
#202C2A #2C2028 #2C2420
monochromatic
#0D1211 #0D1211 #202C2A #3A4F4C #54736E
Accessibility & contrast
On white
14.43
#202C2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#202C2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C2A
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C2A | 1.00 | 14.43 | 1.46 | 14.43 |
| #FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B2A
Deuteranopia (green-blind)
#29292A
Tritanopia (blue-blind)
#1D2D2B
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202c2a; /* rgb */ color: rgb(32, 44, 42); /* oklch */ color: oklch(28.1% 0.017 183.8);
Tailwind
colors: {
custom: {
50: '#5b6563',
500: '#202c2a',
950: '#000000',
},
}SCSS
$custom: #202c2a; $custom-light: #5b6563; $custom-dark: #000000;
JSON
{
"hex": "#202c2a",
"rgb": {
"r": 32,
"g": 44,
"b": 42
},
"hsl": {
"h": 170,
"s": 15.789,
"l": 14.902
},
"oklch": {
"l": 0.28127,
"c": 0.01684,
"h": 183.8
},
"luminance": 0.02276
}Semantic roles & 50–950 ramp
primary
#202C2A
secondary
#5D4B4E
accent
#6F7BB9
background
#F5F6F5
surface
#E9EBEA
border
#C5C6C6
text
#040505
muted
#797A79