#162200#162200
#162200 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.059 H 126.5°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #162200 |
|---|---|
| RGB | rgb(22, 34, 0) |
| HSL | hsl(81, 100%, 7%) |
| HSV | hsv(81, 100%, 13%) |
| CMYK | cmyk(35.3%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(11.38, -12.11, 16.67) |
| CIE-LCH | lch(11.38, 20.60, 126.01°) |
| OKLab | oklab(23.19% -0.0354 0.0478) |
| OKLCH | oklch(23.19% 0.059 126.5) |
| XYZ | xyz(0.9029, 1.3146, 0.2062) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.19
Dark Forest Green
#002D04
ΔE00 7.72
Dark Green
#033500
ΔE00 9.50
Hunter Green (survey)
#0B4008
ΔE00 11.88
Dark Olive
#373E02
ΔE00 12.05
Forrest Green
#154406
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162200 #0C0022
analogous
#221D00 #162200 #052200
triadic
#162200 #001622 #220016
tetradic
#162200 #00221D #0C0022 #220005
square
#162200 #00221D #0C0022 #220005
split-complementary
#162200 #000522 #1D0022
monochromatic
#141F00 #141F00 #162200 #3E5F00 #659C00
Accessibility & contrast
On white
16.63
#162200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#162200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162200
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162200 | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#231E02
Tritanopia (blue-blind)
#17201B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #162200; /* rgb */ color: rgb(22, 34, 0); /* oklch */ color: oklch(23.2% 0.059 126.5);
Tailwind
colors: {
custom: {
50: '#535d46',
500: '#162200',
950: '#000000',
},
}SCSS
$custom: #162200; $custom-light: #535d46; $custom-dark: #000000;
JSON
{
"hex": "#162200",
"rgb": {
"r": 22,
"g": 34,
"b": 0
},
"hsl": {
"h": 81.176,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.23194,
"c": 0.05946,
"h": 126.5
},
"luminance": 0.01315
}Semantic roles & 50–950 ramp
primary
#162200
secondary
#32136B
accent
#29FF74
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977