#151F16#151F16
#151F16 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.022 H 147.4°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #151F16 |
|---|---|
| RGB | rgb(21, 31, 22) |
| HSL | hsl(126, 19%, 10%) |
| HSV | hsv(126, 32%, 12%) |
| CMYK | cmyk(32.3%, 0%, 29%, 87.8%) |
| CIE-LAB | lab(10.54, -6.91, 4.72) |
| CIE-LCH | lch(10.54, 8.37, 145.67°) |
| OKLab | oklab(22.63% -0.0189 0.0121) |
| OKLCH | oklch(22.63% 0.022 147.4) |
| XYZ | xyz(0.9440, 1.1973, 0.9403) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.65
Charcoal (survey)
#343837
ΔE00 10.79
Black
#000000
ΔE00 11.05
Gunmetal
#2A3439
ΔE00 11.74
Dark Grey
#363737
ΔE00 11.96
Onyx
#353839
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#151F16 #1F151E
analogous
#191F15 #151F16 #151F1B
triadic
#151F16 #16151F #1F1615
tetradic
#151F16 #15191F #1F151E #1F1B15
square
#151F16 #15191F #1F151E #1F1B15
split-complementary
#151F16 #1B151F #1F1519
monochromatic
#0C120D #0C120D #151F16 #2E4330 #46684A
Accessibility & contrast
On white
16.94
#151F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#151F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #151F16
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##151F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##151F16 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D15
Deuteranopia (green-blind)
#1E1C16
Tritanopia (blue-blind)
#141F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #151f16; /* rgb */ color: rgb(21, 31, 22); /* oklch */ color: oklch(22.6% 0.022 147.4);
Tailwind
colors: {
custom: {
50: '#525a53',
500: '#151f16',
950: '#000000',
},
}SCSS
$custom: #151f16; $custom-light: #525a53; $custom-dark: #000000;
JSON
{
"hex": "#151f16",
"rgb": {
"r": 21,
"g": 31,
"b": 22
},
"hsl": {
"h": 126,
"s": 19.231,
"l": 10.196
},
"oklch": {
"l": 0.22629,
"c": 0.02247,
"h": 147.4
},
"luminance": 0.01197
}Semantic roles & 50–950 ramp
primary
#151F16
secondary
#523E50
accent
#6CB4BC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878