#20241C#20241C
#20241C is a dark, near-neutral yellow-green. Relative luminance 0.017; OKLCH L 25.3% C 0.016 H 129.2°. Best body text is #FFFFFF at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #20241C |
|---|---|
| RGB | rgb(32, 36, 28) |
| HSL | hsl(90, 13%, 13%) |
| HSV | hsv(90, 22%, 14%) |
| CMYK | cmyk(11.1%, 0%, 22.2%, 85.9%) |
| CIE-LAB | lab(13.55, -3.75, 4.75) |
| CIE-LCH | lch(13.55, 6.05, 128.30°) |
| OKLab | oklab(25.34% -0.01 0.0122) |
| OKLCH | oklch(25.34% 0.016 129.2) |
| XYZ | xyz(1.4361, 1.6527, 1.3417) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.97
Almost Black
#070D0D
ΔE00 8.28
Dark Grey
#363737
ΔE00 8.76
Onyx
#353839
ΔE00 9.06
Gunmetal
#2A3439
ΔE00 9.91
Black
#000000
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20241C #201C24
analogous
#24241C #20241C #1C241C
triadic
#20241C #1C2024 #241C20
tetradic
#20241C #1C2424 #201C24 #241C1C
square
#20241C #1C2424 #201C24 #241C1C
split-complementary
#20241C #1C1C24 #241C24
monochromatic
#0F110D #0F110D #20241C #3F4637 #5D6952
Accessibility & contrast
On white
15.78
#20241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#20241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20241C
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20241C | 1.00 | 15.78 | 1.33 | 15.78 |
| #FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25231C
Deuteranopia (green-blind)
#24231C
Tritanopia (blue-blind)
#202322
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #20241c; /* rgb */ color: rgb(32, 36, 28); /* oklch */ color: oklch(25.3% 0.016 129.2);
Tailwind
colors: {
custom: {
50: '#5b5e58',
500: '#20241c',
950: '#000000',
},
}SCSS
$custom: #20241c; $custom-light: #5b5e58; $custom-dark: #000000;
JSON
{
"hex": "#20241c",
"rgb": {
"r": 32,
"g": 36,
"b": 28
},
"hsl": {
"h": 90,
"s": 12.5,
"l": 12.549
},
"oklch": {
"l": 0.25336,
"c": 0.01576,
"h": 129.2
},
"luminance": 0.01653
}Semantic roles & 50–950 ramp
primary
#20241C
secondary
#4E4755
accent
#72B594
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978