#1A241A#1A241A
#1A241A is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.7% C 0.023 H 144.8°. Best body text is #FFFFFF at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #1A241A |
|---|---|
| RGB | rgb(26, 36, 26) |
| HSL | hsl(120, 16%, 12%) |
| HSV | hsv(120, 28%, 14%) |
| CMYK | cmyk(27.8%, 0%, 27.8%, 85.9%) |
| CIE-LAB | lab(12.96, -7.01, 5.28) |
| CIE-LCH | lch(12.96, 8.78, 143.05°) |
| OKLab | oklab(24.71% -0.0192 0.0135) |
| OKLCH | oklch(24.71% 0.023 144.8) |
| XYZ | xyz(1.2433, 1.5559, 1.2119) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.77
Charcoal (survey)
#343837
ΔE00 9.85
Dark Grey
#363737
ΔE00 11.15
Onyx
#353839
ΔE00 11.18
Gunmetal
#2A3439
ΔE00 11.28
Black
#000000
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A241A #241A24
analogous
#1F241A #1A241A #1A241F
triadic
#1A241A #1A1A24 #241A1A
tetradic
#1A241A #1A1F24 #241A24 #241F1A
square
#1A241A #1A1F24 #241A24 #241F1A
split-complementary
#1A241A #1F1A24 #241A1F
monochromatic
#0D120D #0D120D #1A241A #344834 #4D6B4D
Accessibility & contrast
On white
16.02
#1A241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#1A241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A241A
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A241A | 1.00 | 16.02 | 1.31 | 16.02 |
| #FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242219
Deuteranopia (green-blind)
#23211B
Tritanopia (blue-blind)
#192321
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1a241a; /* rgb */ color: rgb(26, 36, 26); /* oklch */ color: oklch(24.7% 0.023 144.8);
Tailwind
colors: {
custom: {
50: '#565e56',
500: '#1a241a',
950: '#000000',
},
}SCSS
$custom: #1a241a; $custom-light: #565e56; $custom-dark: #000000;
JSON
{
"hex": "#1a241a",
"rgb": {
"r": 26,
"g": 36,
"b": 26
},
"hsl": {
"h": 120,
"s": 16.129,
"l": 12.157
},
"oklch": {
"l": 0.24713,
"c": 0.02345,
"h": 144.8
},
"luminance": 0.01556
}Semantic roles & 50–950 ramp
primary
#1A241A
secondary
#564456
accent
#6FB9B9
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978