#162300#162300
#162300 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.061 H 127.4°. Best body text is #FFFFFF at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #162300 |
|---|---|
| RGB | rgb(22, 35, 0) |
| HSL | hsl(82, 100%, 7%) |
| HSV | hsv(82, 100%, 14%) |
| CMYK | cmyk(37.1%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(11.77, -12.70, 17.21) |
| CIE-LCH | lch(11.77, 21.39, 126.42°) |
| OKLab | oklab(23.52% -0.037 0.0485) |
| OKLCH | oklch(23.52% 0.061 127.4) |
| XYZ | xyz(0.9319, 1.3726, 0.2158) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.72
Dark Forest Green
#002D04
ΔE00 7.28
Dark Green
#033500
ΔE00 9.01
Hunter Green (survey)
#0B4008
ΔE00 11.40
Dark Olive
#373E02
ΔE00 11.77
Forrest Green
#154406
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162300 #0D0023
analogous
#231F00 #162300 #052300
triadic
#162300 #001623 #230016
tetradic
#162300 #00231F #0D0023 #230005
square
#162300 #00231F #0D0023 #230005
split-complementary
#162300 #000523 #1F0023
monochromatic
#131F00 #131F00 #162300 #3C6000 #639D00
Accessibility & contrast
On white
16.48
#162300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#162300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162300
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162300 | 1.00 | 16.48 | 1.27 | 16.48 |
| #FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252000
Deuteranopia (green-blind)
#241F02
Tritanopia (blue-blind)
#17211C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #162300; /* rgb */ color: rgb(22, 35, 0); /* oklch */ color: oklch(23.5% 0.061 127.4);
Tailwind
colors: {
custom: {
50: '#535e46',
500: '#162300',
950: '#000000',
},
}SCSS
$custom: #162300; $custom-light: #535e46; $custom-dark: #000000;
JSON
{
"hex": "#162300",
"rgb": {
"r": 22,
"g": 35,
"b": 0
},
"hsl": {
"h": 82.286,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.23517,
"c": 0.06095,
"h": 127.4
},
"luminance": 0.01373
}Semantic roles & 50–950 ramp
primary
#162300
secondary
#34136C
accent
#29FF78
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977