#202A28#202A28
#202A28 is a dark, near-neutral teal. Relative luminance 0.021; OKLCH L 27.5% C 0.014 H 181.7°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #202A28 |
|---|---|
| RGB | rgb(32, 42, 40) |
| HSL | hsl(168, 14%, 15%) |
| HSV | hsv(168, 24%, 16%) |
| CMYK | cmyk(23.8%, 0%, 4.8%, 83.5%) |
| CIE-LAB | lab(16.09, -4.86, -0.13) |
| CIE-LCH | lch(16.09, 4.86, 181.53°) |
| OKLab | oklab(27.48% -0.0144 -0.0004) |
| OKLCH | oklch(27.48% 0.014 181.7) |
| XYZ | xyz(1.8065, 2.1161, 2.3203) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.85
Charcoal (survey)
#343837
ΔE00 6.01
Onyx
#353839
ΔE00 6.97
Dark Grey
#363737
ΔE00 7.37
Charcoal Grey
#3C4142
ΔE00 8.69
Almost Black
#070D0D
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202A28 #2A2022
analogous
#202A23 #202A28 #20272A
triadic
#202A28 #28202A #2A2820
tetradic
#202A28 #23202A #2A2022 #272A20
square
#202A28 #23202A #2A2022 #272A20
split-complementary
#202A28 #2A2027 #2A2320
monochromatic
#0D1111 #0D1111 #202A28 #3A4D49 #556F6A
Accessibility & contrast
On white
14.76
#202A28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#202A28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202A28
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202A28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202A28 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292928
Deuteranopia (green-blind)
#272728
Tritanopia (blue-blind)
#1D2A29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202a28; /* rgb */ color: rgb(32, 42, 40); /* oklch */ color: oklch(27.5% 0.014 181.7);
Tailwind
colors: {
custom: {
50: '#5b6361',
500: '#202a28',
950: '#000000',
},
}SCSS
$custom: #202a28; $custom-light: #5b6361; $custom-dark: #000000;
JSON
{
"hex": "#202a28",
"rgb": {
"r": 32,
"g": 42,
"b": 40
},
"hsl": {
"h": 168,
"s": 13.514,
"l": 14.51
},
"oklch": {
"l": 0.27478,
"c": 0.01439,
"h": 181.7
},
"luminance": 0.02116
}Semantic roles & 50–950 ramp
primary
#202A28
secondary
#5B4B4E
accent
#717FB6
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#040505
muted
#797979