#202A2A#202A2A
#202A2A is a dark, near-neutral teal. Relative luminance 0.021; OKLCH L 27.6% C 0.014 H 196.4°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #202A2A |
|---|---|
| RGB | rgb(32, 42, 42) |
| HSL | hsl(180, 14%, 15%) |
| HSV | hsv(180, 24%, 16%) |
| CMYK | cmyk(23.8%, 0%, 0%, 83.5%) |
| CIE-LAB | lab(16.16, -4.31, -1.44) |
| CIE-LCH | lch(16.16, 4.55, 198.41°) |
| OKLab | oklab(27.56% -0.0133 -0.0039) |
| OKLCH | oklch(27.56% 0.014 196.4) |
| XYZ | xyz(1.8414, 2.1301, 2.5042) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 4.75
Charcoal (survey)
#343837
ΔE00 5.77
Onyx
#353839
ΔE00 6.44
Dark Grey
#363737
ΔE00 6.95
Charcoal Grey
#3C4142
ΔE00 8.31
Almost Black
#070D0D
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202A2A #2A2020
analogous
#202A25 #202A2A #20252A
triadic
#202A2A #2A202A #2A2A20
tetradic
#202A2A #25202A #2A2020 #252A20
square
#202A2A #25202A #2A2020 #252A20
split-complementary
#202A2A #2A2025 #2A2520
monochromatic
#0D1111 #0D1111 #202A2A #3A4D4D #556F6F
Accessibility & contrast
On white
14.73
#202A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#202A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202A2A
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202A2A | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29292A
Deuteranopia (green-blind)
#27272A
Tritanopia (blue-blind)
#1D2B2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202a2a; /* rgb */ color: rgb(32, 42, 42); /* oklch */ color: oklch(27.6% 0.014 196.4);
Tailwind
colors: {
custom: {
50: '#5b6363',
500: '#202a2a',
950: '#000000',
},
}SCSS
$custom: #202a2a; $custom-light: #5b6363; $custom-dark: #000000;
JSON
{
"hex": "#202a2a",
"rgb": {
"r": 32,
"g": 42,
"b": 42
},
"hsl": {
"h": 180,
"s": 13.514,
"l": 14.51
},
"oklch": {
"l": 0.27558,
"c": 0.01389,
"h": 196.4
},
"luminance": 0.0213
}Semantic roles & 50–950 ramp
primary
#202A2A
secondary
#5B4B4B
accent
#7171B6
background
#F5F5F5
surface
#E9EAEA
border
#C5C6C6
text
#040505
muted
#797979