#161C10#161C10
#161C10 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.6% C 0.024 H 129.8°. Best body text is #FFFFFF at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #161C10 |
|---|---|
| RGB | rgb(22, 28, 16) |
| HSL | hsl(90, 27%, 9%) |
| HSV | hsv(90, 43%, 11%) |
| CMYK | cmyk(21.4%, 0%, 42.9%, 89%) |
| CIE-LAB | lab(9.31, -5.73, 6.80) |
| CIE-LCH | lch(9.31, 8.89, 130.09°) |
| OKLab | oklab(21.61% -0.0155 0.0186) |
| OKLCH | oklch(21.61% 0.024 129.8) |
| XYZ | xyz(0.8396, 1.0385, 0.6463) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.49
Black
#000000
ΔE00 10.39
Charcoal (survey)
#343837
ΔE00 11.51
Dark Grey
#363737
ΔE00 12.40
Onyx
#353839
ΔE00 12.66
Gunmetal
#2A3439
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161C10 #16101C
analogous
#1C1C10 #161C10 #101C10
triadic
#161C10 #10161C #1C1016
tetradic
#161C10 #101C1C #16101C #1C1010
square
#161C10 #101C1C #16101C #1C1010
split-complementary
#161C10 #10101C #1C101C
monochromatic
#0F130B #0F130B #161C10 #354326 #536A3D
Accessibility & contrast
On white
17.39
#161C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#161C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161C10
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161C10 | 1.00 | 17.39 | 1.21 | 17.39 |
| #FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1A0F
Deuteranopia (green-blind)
#1C1A11
Tritanopia (blue-blind)
#161B19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #161c10; /* rgb */ color: rgb(22, 28, 16); /* oklch */ color: oklch(21.6% 0.024 129.8);
Tailwind
colors: {
custom: {
50: '#52584e',
500: '#161c10',
950: '#000000',
},
}SCSS
$custom: #161c10; $custom-light: #52584e; $custom-dark: #000000;
JSON
{
"hex": "#161c10",
"rgb": {
"r": 22,
"g": 28,
"b": 16
},
"hsl": {
"h": 90,
"s": 27.273,
"l": 8.627
},
"oklch": {
"l": 0.21614,
"c": 0.02424,
"h": 129.8
},
"luminance": 0.01038
}Semantic roles & 50–950 ramp
primary
#161C10
secondary
#443751
accent
#64C494
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877