#202A24#202A24
#202A24 is a dark, near-neutral green. Relative luminance 0.021; OKLCH L 27.3% C 0.018 H 158.7°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #202A24 |
|---|---|
| RGB | rgb(32, 42, 36) |
| HSL | hsl(144, 14%, 15%) |
| HSV | hsv(144, 24%, 16%) |
| CMYK | cmyk(23.8%, 0%, 14.3%, 83.5%) |
| CIE-LAB | lab(15.95, -5.91, 2.50) |
| CIE-LCH | lch(15.95, 6.41, 157.09°) |
| OKLab | oklab(27.33% -0.0166 0.0065) |
| OKLCH | oklch(27.33% 0.018 158.7) |
| XYZ | xyz(1.7420, 2.0903, 1.9804) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.09
Gunmetal
#2A3439
ΔE00 8.16
Onyx
#353839
ΔE00 8.39
Dark Grey
#363737
ΔE00 8.57
Almost Black
#070D0D
ΔE00 9.77
Charcoal Grey
#3C4142
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202A24 #2A2026
analogous
#212A20 #202A24 #202A29
triadic
#202A24 #24202A #2A2420
tetradic
#202A24 #20212A #2A2026 #2A2920
square
#202A24 #20212A #2A2026 #2A2920
split-complementary
#202A24 #29202A #2A2021
monochromatic
#0D110F #0D110F #202A24 #3A4D42 #556F60
Accessibility & contrast
On white
14.81
#202A24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#202A24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202A24
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202A24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202A24 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2824
Deuteranopia (green-blind)
#282724
Tritanopia (blue-blind)
#1E2A28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202a24; /* rgb */ color: rgb(32, 42, 36); /* oklch */ color: oklch(27.3% 0.018 158.7);
Tailwind
colors: {
custom: {
50: '#5b635e',
500: '#202a24',
950: '#000000',
},
}SCSS
$custom: #202a24; $custom-light: #5b635e; $custom-dark: #000000;
JSON
{
"hex": "#202a24",
"rgb": {
"r": 32,
"g": 42,
"b": 36
},
"hsl": {
"h": 144,
"s": 13.514,
"l": 14.51
},
"oklch": {
"l": 0.27331,
"c": 0.01778,
"h": 158.7
},
"luminance": 0.0209
}Semantic roles & 50–950 ramp
primary
#202A24
secondary
#5B4B54
accent
#719BB6
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#040504
muted
#797979