#161E10#161E10
#161E10 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.2% C 0.029 H 132.5°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #161E10 |
|---|---|
| RGB | rgb(22, 30, 16) |
| HSL | hsl(94, 30%, 9%) |
| HSV | hsv(94, 47%, 12%) |
| CMYK | cmyk(26.7%, 0%, 46.7%, 88.2%) |
| CIE-LAB | lab(10.08, -7.08, 7.90) |
| CIE-LCH | lch(10.08, 10.61, 131.86°) |
| OKLab | oklab(22.23% -0.0193 0.0211) |
| OKLCH | oklch(22.23% 0.029 132.5) |
| XYZ | xyz(0.8887, 1.1365, 0.6627) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.90
Black
#000000
ΔE00 11.84
Charcoal (survey)
#343837
ΔE00 12.01
Very Dark Green
#062E03
ΔE00 12.33
Dark Forest Green
#002D04
ΔE00 12.56
Dark Grey
#363737
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161E10 #18101E
analogous
#1D1E10 #161E10 #101E11
triadic
#161E10 #10161E #1E1016
tetradic
#161E10 #101D1E #18101E #1E1110
square
#161E10 #101D1E #18101E #1E1110
split-complementary
#161E10 #11101E #1E101D
monochromatic
#0F140B #0F140B #161E10 #334625 #516E3B
Accessibility & contrast
On white
17.11
#161E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#161E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161E10
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161E10 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0F
Deuteranopia (green-blind)
#1E1B11
Tritanopia (blue-blind)
#161D1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #161e10; /* rgb */ color: rgb(22, 30, 16); /* oklch */ color: oklch(22.2% 0.029 132.5);
Tailwind
colors: {
custom: {
50: '#53594e',
500: '#161e10',
950: '#000000',
},
}SCSS
$custom: #161e10; $custom-light: #53594e; $custom-dark: #000000;
JSON
{
"hex": "#161e10",
"rgb": {
"r": 22,
"g": 30,
"b": 16
},
"hsl": {
"h": 94.286,
"s": 30.435,
"l": 9.02
},
"oklch": {
"l": 0.22234,
"c": 0.02857,
"h": 132.5
},
"luminance": 0.01137
}Semantic roles & 50–950 ramp
primary
#161E10
secondary
#473654
accent
#61C79B
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877