#182015#182015
#182015 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.024 H 137.3°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #182015 |
|---|---|
| RGB | rgb(24, 32, 21) |
| HSL | hsl(104, 21%, 10%) |
| HSV | hsv(104, 34%, 13%) |
| CMYK | cmyk(25%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(11.14, -6.41, 6.31) |
| CIE-LCH | lch(11.14, 8.99, 135.46°) |
| OKLab | oklab(23.17% -0.0174 0.0161) |
| OKLCH | oklch(23.17% 0.024 137.3) |
| XYZ | xyz(1.0285, 1.2813, 0.9025) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.17
Charcoal (survey)
#343837
ΔE00 10.72
Black
#000000
ΔE00 11.32
Dark Grey
#363737
ΔE00 11.80
Onyx
#353839
ΔE00 11.97
Gunmetal
#2A3439
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#182015 #1D1520
analogous
#1D2015 #182015 #152017
triadic
#182015 #151820 #201518
tetradic
#182015 #151D20 #1D1520 #201715
square
#182015 #151D20 #1D1520 #201715
split-complementary
#182015 #171520 #20151D
monochromatic
#0E120C #0E120C #182015 #34452D #4F6A45
Accessibility & contrast
On white
16.72
#182015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#182015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #182015
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##182015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##182015 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E14
Deuteranopia (green-blind)
#201D16
Tritanopia (blue-blind)
#181F1D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #182015; /* rgb */ color: rgb(24, 32, 21); /* oklch */ color: oklch(23.2% 0.024 137.3);
Tailwind
colors: {
custom: {
50: '#545b52',
500: '#182015',
950: '#000000',
},
}SCSS
$custom: #182015; $custom-light: #545b52; $custom-dark: #000000;
JSON
{
"hex": "#182015",
"rgb": {
"r": 24,
"g": 32,
"b": 21
},
"hsl": {
"h": 103.636,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.23172,
"c": 0.02367,
"h": 137.3
},
"luminance": 0.01281
}Semantic roles & 50–950 ramp
primary
#182015
secondary
#4D3E53
accent
#6ABDA7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978