#162500#162500
#162500 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.2% C 0.064 H 128.8°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #162500 |
|---|---|
| RGB | rgb(22, 37, 0) |
| HSL | hsl(84, 100%, 7%) |
| HSV | hsv(84, 100%, 15%) |
| CMYK | cmyk(40.5%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.57, -13.85, 18.29) |
| CIE-LCH | lch(12.57, 22.95, 127.14°) |
| OKLab | oklab(24.16% -0.04 0.0498) |
| OKLCH | oklch(24.16% 0.064 128.8) |
| XYZ | xyz(0.9924, 1.4937, 0.2360) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.84
Dark Forest Green
#002D04
ΔE00 6.48
Dark Green
#033500
ΔE00 8.07
Hunter Green (survey)
#0B4008
ΔE00 10.47
Dark Olive
#373E02
ΔE00 11.24
Forrest Green
#154406
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162500 #0F0025
analogous
#252200 #162500 #042500
triadic
#162500 #001625 #250016
tetradic
#162500 #002522 #0F0025 #250004
square
#162500 #002522 #0F0025 #250004
split-complementary
#162500 #000425 #220025
monochromatic
#121F00 #121F00 #162500 #3A6200 #5F9F00
Accessibility & contrast
On white
16.17
#162500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#162500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162500
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162500 | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#17231E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #162500; /* rgb */ color: rgb(22, 37, 0); /* oklch */ color: oklch(24.2% 0.064 128.8);
Tailwind
colors: {
custom: {
50: '#535f46',
500: '#162500',
950: '#000000',
},
}SCSS
$custom: #162500; $custom-light: #535f46; $custom-dark: #000000;
JSON
{
"hex": "#162500",
"rgb": {
"r": 22,
"g": 37,
"b": 0
},
"hsl": {
"h": 84.324,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.24164,
"c": 0.06391,
"h": 128.8
},
"luminance": 0.01494
}Semantic roles & 50–950 ramp
primary
#162500
secondary
#38136D
accent
#29FF80
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977