#1E261E#1E261E
#1E261E is a dark, near-neutral green. Relative luminance 0.018; OKLCH L 25.8% C 0.019 H 145.0°. Best body text is #FFFFFF at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #1E261E |
|---|---|
| RGB | rgb(30, 38, 30) |
| HSL | hsl(120, 12%, 13%) |
| HSV | hsv(120, 21%, 15%) |
| CMYK | cmyk(21.1%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(14.15, -5.59, 4.15) |
| CIE-LCH | lch(14.15, 6.96, 143.43°) |
| OKLab | oklab(25.79% -0.0153 0.0107) |
| OKLCH | oklch(25.79% 0.019 145) |
| XYZ | xyz(1.4628, 1.7560, 1.4899) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 8.20
Almost Black
#070D0D
ΔE00 9.13
Dark Grey
#363737
ΔE00 9.43
Onyx
#353839
ΔE00 9.47
Gunmetal
#2A3439
ΔE00 9.69
Charcoal Grey
#3C4142
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E261E #261E26
analogous
#22261E #1E261E #1E2622
triadic
#1E261E #1E1E26 #261E1E
tetradic
#1E261E #1E2226 #261E26 #26221E
square
#1E261E #1E2226 #261E26 #26221E
split-complementary
#1E261E #221E26 #261E22
monochromatic
#0D110D #0D110D #1E261E #394839 #546A54
Accessibility & contrast
On white
15.54
#1E261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#1E261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E261E
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E261E | 1.00 | 15.54 | 1.35 | 15.54 |
| #FFFFFF | 15.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241E
Deuteranopia (green-blind)
#25241E
Tritanopia (blue-blind)
#1D2624
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #1e261e; /* rgb */ color: rgb(30, 38, 30); /* oklch */ color: oklch(25.8% 0.019 145.0);
Tailwind
colors: {
custom: {
50: '#596059',
500: '#1e261e',
950: '#000000',
},
}SCSS
$custom: #1e261e; $custom-light: #596059; $custom-dark: #000000;
JSON
{
"hex": "#1e261e",
"rgb": {
"r": 30,
"g": 38,
"b": 30
},
"hsl": {
"h": 120,
"s": 11.765,
"l": 13.333
},
"oklch": {
"l": 0.2579,
"c": 0.01866,
"h": 145
},
"luminance": 0.01756
}Semantic roles & 50–950 ramp
primary
#1E261E
secondary
#564956
accent
#73B5B5
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978