#112401#112401
#112401 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.5% C 0.064 H 133.1°. Best body text is #FFFFFF at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #112401 |
|---|---|
| RGB | rgb(17, 36, 1) |
| HSL | hsl(93, 95%, 7%) |
| HSV | hsv(93, 97%, 14%) |
| CMYK | cmyk(52.8%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.84, -15.53, 16.85) |
| CIE-LCH | lch(11.84, 22.91, 132.67°) |
| OKLab | oklab(23.49% -0.0439 0.0469) |
| OKLCH | oklch(23.49% 0.064 133.1) |
| XYZ | xyz(0.8675, 1.3831, 0.2500) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.07
Dark Forest Green
#002D04
ΔE00 5.47
Dark Green
#033500
ΔE00 7.71
Hunter Green (survey)
#0B4008
ΔE00 10.36
Forrest Green
#154406
ΔE00 11.55
Pine Green
#0A481E
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112401 #140124
analogous
#232401 #112401 #012402
triadic
#112401 #011124 #240111
tetradic
#112401 #012324 #140124 #240201
square
#112401 #012324 #140124 #240201
split-complementary
#112401 #020124 #240123
monochromatic
#0E1E01 #0E1E01 #112401 #2D6003 #499B04
Accessibility & contrast
On white
16.45
#112401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#112401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112401
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112401 | 1.00 | 16.45 | 1.28 | 16.45 |
| #FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231F03
Tritanopia (blue-blind)
#11221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #112401; /* rgb */ color: rgb(17, 36, 1); /* oklch */ color: oklch(23.5% 0.064 133.1);
Tailwind
colors: {
custom: {
50: '#4f5f47',
500: '#112401',
950: '#000000',
},
}SCSS
$custom: #112401; $custom-light: #4f5f47; $custom-dark: #000000;
JSON
{
"hex": "#112401",
"rgb": {
"r": 17,
"g": 36,
"b": 1
},
"hsl": {
"h": 92.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23487,
"c": 0.06429,
"h": 133.1
},
"luminance": 0.01383
}Semantic roles & 50–950 ramp
primary
#112401
secondary
#44166B
accent
#29FF9D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977