#162501#162501
#162501 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.2% C 0.062 H 129.2°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #162501 |
|---|---|
| RGB | rgb(22, 37, 1) |
| HSL | hsl(85, 95%, 7%) |
| HSV | hsv(85, 97%, 15%) |
| CMYK | cmyk(40.5%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(12.58, -13.71, 17.90) |
| CIE-LCH | lch(12.58, 22.55, 127.45°) |
| OKLab | oklab(24.18% -0.0394 0.0484) |
| OKLCH | oklch(24.18% 0.062 129.2) |
| XYZ | xyz(0.9979, 1.4959, 0.2649) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.91
Dark Forest Green
#002D04
ΔE00 6.53
Dark Green
#033500
ΔE00 8.17
Hunter Green (survey)
#0B4008
ΔE00 10.56
Dark Olive
#373E02
ΔE00 11.35
Forrest Green
#154406
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162501 #100125
analogous
#252201 #162501 #042501
triadic
#162501 #011625 #250116
tetradic
#162501 #012522 #100125 #250104
square
#162501 #012522 #100125 #250104
split-complementary
#162501 #010425 #220125
monochromatic
#121E01 #121E01 #162501 #396103 #5D9C04
Accessibility & contrast
On white
16.16
#162501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#162501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162501
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162501 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#17231E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #162501; /* rgb */ color: rgb(22, 37, 1); /* oklch */ color: oklch(24.2% 0.062 129.2);
Tailwind
colors: {
custom: {
50: '#535f47',
500: '#162501',
950: '#000000',
},
}SCSS
$custom: #162501; $custom-light: #535f47; $custom-dark: #000000;
JSON
{
"hex": "#162501",
"rgb": {
"r": 22,
"g": 37,
"b": 1
},
"hsl": {
"h": 85,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.2418,
"c": 0.06243,
"h": 129.2
},
"luminance": 0.01496
}Semantic roles & 50–950 ramp
primary
#162501
secondary
#3A166C
accent
#29FF82
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977