#161E00#161E00
#161E00 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.9% C 0.054 H 122.6°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #161E00 |
|---|---|
| RGB | rgb(22, 30, 0) |
| HSL | hsl(76, 100%, 6%) |
| HSV | hsv(76, 100%, 12%) |
| CMYK | cmyk(26.7%, 0%, 100%, 88.2%) |
| CIE-LAB | lab(9.79, -9.63, 14.45) |
| CIE-LCH | lch(9.79, 17.36, 123.69°) |
| OKLab | oklab(21.91% -0.0288 0.0451) |
| OKLCH | oklch(21.91% 0.054 122.6) |
| XYZ | xyz(0.7952, 1.0991, 0.1703) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.33
Dark Forest Green
#002D04
ΔE00 9.77
Dark Green
#033500
ΔE00 11.63
Dark Olive
#373E02
ΔE00 13.30
Almost Black
#070D0D
ΔE00 13.70
Hunter Green (survey)
#0B4008
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161E00 #08001E
analogous
#1E1700 #161E00 #071E00
triadic
#161E00 #00161E #1E0016
tetradic
#161E00 #001E17 #08001E #1E0007
square
#161E00 #001E17 #08001E #1E0007
split-complementary
#161E00 #00071E #17001E
monochromatic
#161F00 #161F00 #161F00 #435B00 #709800
Accessibility & contrast
On white
17.22
#161E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#161E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161E00
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161E00 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211B00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#181C18
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #161e00; /* rgb */ color: rgb(22, 30, 0); /* oklch */ color: oklch(21.9% 0.054 122.6);
Tailwind
colors: {
custom: {
50: '#525946',
500: '#161e00',
950: '#000000',
},
}SCSS
$custom: #161e00; $custom-light: #525946; $custom-dark: #000000;
JSON
{
"hex": "#161e00",
"rgb": {
"r": 22,
"g": 30,
"b": 0
},
"hsl": {
"h": 76,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.21907,
"c": 0.05351,
"h": 122.6
},
"luminance": 0.01099
}Semantic roles & 50–950 ramp
primary
#161E00
secondary
#291268
accent
#29FF62
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877