#1C261E#1C261E
#1C261E is a dark, muted green. Relative luminance 0.017; OKLCH L 25.6% C 0.021 H 150.7°. Best body text is #FFFFFF at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #1C261E |
|---|---|
| RGB | rgb(28, 38, 30) |
| HSL | hsl(132, 15%, 13%) |
| HSV | hsv(132, 26%, 15%) |
| CMYK | cmyk(26.3%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(13.98, -6.49, 3.89) |
| CIE-LCH | lch(13.98, 7.56, 149.08°) |
| OKLab | oklab(25.61% -0.0179 0.01) |
| OKLCH | oklch(25.61% 0.021 150.7) |
| XYZ | xyz(1.4063, 1.7268, 1.4873) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 8.71
Almost Black
#070D0D
ΔE00 9.47
Gunmetal
#2A3439
ΔE00 9.90
Onyx
#353839
ΔE00 10.00
Dark Grey
#363737
ΔE00 10.06
Charcoal Grey
#3C4142
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C261E #261C24
analogous
#1F261C #1C261E #1C2623
triadic
#1C261E #1E1C26 #261E1C
tetradic
#1C261E #1C1F26 #261C24 #26231C
square
#1C261E #1C1F26 #261C24 #26231C
split-complementary
#1C261E #231C26 #261C1F
monochromatic
#0D120E #0D120E #1C261E #36493A #506C56
Accessibility & contrast
On white
15.61
#1C261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#1C261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C261E
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C261E | 1.00 | 15.61 | 1.35 | 15.61 |
| #FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241E
Deuteranopia (green-blind)
#24231E
Tritanopia (blue-blind)
#1B2624
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1c261e; /* rgb */ color: rgb(28, 38, 30); /* oklch */ color: oklch(25.6% 0.021 150.7);
Tailwind
colors: {
custom: {
50: '#586059',
500: '#1c261e',
950: '#000000',
},
}SCSS
$custom: #1c261e; $custom-light: #586059; $custom-dark: #000000;
JSON
{
"hex": "#1c261e",
"rgb": {
"r": 28,
"g": 38,
"b": 30
},
"hsl": {
"h": 132,
"s": 15.152,
"l": 12.941
},
"oklch": {
"l": 0.25612,
"c": 0.02052,
"h": 150.7
},
"luminance": 0.01727
}Semantic roles & 50–950 ramp
primary
#1C261E
secondary
#574754
accent
#70AAB8
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978