#16241C#16241C
#16241C is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.5% C 0.025 H 158.9°. Best body text is #FFFFFF at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #16241C |
|---|---|
| RGB | rgb(22, 36, 28) |
| HSL | hsl(146, 24%, 11%) |
| HSV | hsv(146, 39%, 14%) |
| CMYK | cmyk(38.9%, 0%, 22.2%, 85.9%) |
| CIE-LAB | lab(12.71, -8.26, 3.45) |
| CIE-LCH | lch(12.71, 8.95, 157.34°) |
| OKLab | oklab(24.45% -0.023 0.0089) |
| OKLCH | oklch(24.45% 0.025 158.9) |
| XYZ | xyz(1.1713, 1.5161, 1.3293) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.95
Charcoal (survey)
#343837
ΔE00 10.27
Gunmetal
#2A3439
ΔE00 10.88
Onyx
#353839
ΔE00 11.54
Dark Grey
#363737
ΔE00 11.72
Black
#000000
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16241C #24161E
analogous
#172416 #16241C #162423
triadic
#16241C #1C1624 #241C16
tetradic
#16241C #161724 #24161E #242316
square
#16241C #161724 #24161E #242316
split-complementary
#16241C #231624 #241617
monochromatic
#0C130F #0C130F #16241C #2D4A3A #447057
Accessibility & contrast
On white
16.11
#16241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#16241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16241C
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16241C | 1.00 | 16.11 | 1.30 | 16.11 |
| #FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24221C
Deuteranopia (green-blind)
#21201C
Tritanopia (blue-blind)
#132422
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #16241c; /* rgb */ color: rgb(22, 36, 28); /* oklch */ color: oklch(24.5% 0.025 158.9);
Tailwind
colors: {
custom: {
50: '#535e58',
500: '#16241c',
950: '#000000',
},
}SCSS
$custom: #16241c; $custom-light: #535e58; $custom-dark: #000000;
JSON
{
"hex": "#16241c",
"rgb": {
"r": 22,
"g": 36,
"b": 28
},
"hsl": {
"h": 145.714,
"s": 24.138,
"l": 11.373
},
"oklch": {
"l": 0.24452,
"c": 0.02466,
"h": 158.9
},
"luminance": 0.01516
}Semantic roles & 50–950 ramp
primary
#16241C
secondary
#583E4D
accent
#679AC1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978