#162000#162000
#162000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.056 H 124.7°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #162000 |
|---|---|
| RGB | rgb(22, 32, 0) |
| HSL | hsl(79, 100%, 6%) |
| HSV | hsv(79, 100%, 13%) |
| CMYK | cmyk(31.2%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.58, -10.91, 15.56) |
| CIE-LCH | lch(10.58, 19.01, 125.03°) |
| OKLab | oklab(22.55% -0.0322 0.0464) |
| OKLCH | oklch(22.55% 0.056 124.7) |
| XYZ | xyz(0.8474, 1.2036, 0.1877) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.21
Dark Forest Green
#002D04
ΔE00 8.68
Dark Green
#033500
ΔE00 10.52
Dark Olive
#373E02
ΔE00 12.65
Hunter Green (survey)
#0B4008
ΔE00 12.88
Forrest Green
#154406
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162000 #0A0020
analogous
#201A00 #162000 #062000
triadic
#162000 #001620 #200016
tetradic
#162000 #00201A #0A0020 #200006
square
#162000 #00201A #0A0020 #200006
split-complementary
#162000 #000620 #1A0020
monochromatic
#151F00 #151F00 #162000 #405D00 #6A9A00
Accessibility & contrast
On white
16.92
#162000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#162000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162000
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162000 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#211D02
Tritanopia (blue-blind)
#181E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162000; /* rgb */ color: rgb(22, 32, 0); /* oklch */ color: oklch(22.6% 0.056 124.7);
Tailwind
colors: {
custom: {
50: '#525b46',
500: '#162000',
950: '#000000',
},
}SCSS
$custom: #162000; $custom-light: #525b46; $custom-dark: #000000;
JSON
{
"hex": "#162000",
"rgb": {
"r": 22,
"g": 32,
"b": 0
},
"hsl": {
"h": 78.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2255,
"c": 0.05648,
"h": 124.7
},
"luminance": 0.01204
}Semantic roles & 50–950 ramp
primary
#162000
secondary
#2E1369
accent
#29FF6C
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977