#18261E#18261E
#18261E is a dark, muted green. Relative luminance 0.017; OKLCH L 25.3% C 0.025 H 159.0°. Best body text is #FFFFFF at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #18261E |
|---|---|
| RGB | rgb(24, 38, 30) |
| HSL | hsl(146, 23%, 12%) |
| HSV | hsv(146, 37%, 15%) |
| CMYK | cmyk(36.8%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(13.67, -8.21, 3.41) |
| CIE-LCH | lch(13.67, 8.89, 157.47°) |
| OKLab | oklab(25.29% -0.0229 0.0088) |
| OKLCH | oklch(25.29% 0.025 159) |
| XYZ | xyz(1.3041, 1.6741, 1.4825) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.81
Almost Black
#070D0D
ΔE00 10.28
Gunmetal
#2A3439
ΔE00 10.53
Onyx
#353839
ΔE00 11.12
Dark Grey
#363737
ΔE00 11.32
Charcoal Grey
#3C4142
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#18261E #261820
analogous
#192618 #18261E #182625
triadic
#18261E #1E1826 #261E18
tetradic
#18261E #181926 #261820 #262518
square
#18261E #181926 #261820 #262518
split-complementary
#18261E #251826 #261819
monochromatic
#0C130F #0C130F #18261E #304C3C #477159
Accessibility & contrast
On white
15.73
#18261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#18261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #18261E
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##18261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##18261E | 1.00 | 15.73 | 1.33 | 15.73 |
| #FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241E
Deuteranopia (green-blind)
#23221E
Tritanopia (blue-blind)
#152624
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #18261e; /* rgb */ color: rgb(24, 38, 30); /* oklch */ color: oklch(25.3% 0.025 159.0);
Tailwind
colors: {
custom: {
50: '#556059',
500: '#18261e',
950: '#000000',
},
}SCSS
$custom: #18261e; $custom-light: #556059; $custom-dark: #000000;
JSON
{
"hex": "#18261e",
"rgb": {
"r": 24,
"g": 38,
"b": 30
},
"hsl": {
"h": 145.714,
"s": 22.581,
"l": 12.157
},
"oklch": {
"l": 0.25285,
"c": 0.02451,
"h": 159
},
"luminance": 0.01674
}Semantic roles & 50–950 ramp
primary
#18261E
secondary
#59414F
accent
#699ABF
background
#F4F5F5
surface
#E8E9E9
border
#C4C5C5
text
#030403
muted
#787978