#112101#112101
#112101 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.060 H 131.5°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #112101 |
|---|---|
| RGB | rgb(17, 33, 1) |
| HSL | hsl(90, 94%, 7%) |
| HSV | hsv(90, 97%, 13%) |
| CMYK | cmyk(48.5%, 0%, 97%, 87.1%) |
| CIE-LAB | lab(10.62, -13.82, 15.16) |
| CIE-LCH | lch(10.62, 20.51, 132.36°) |
| OKLab | oklab(22.49% -0.0395 0.0447) |
| OKLCH | oklch(22.49% 0.06 131.5) |
| XYZ | xyz(0.7805, 1.2090, 0.2210) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.50
Dark Forest Green
#002D04
ΔE00 6.80
Dark Green
#033500
ΔE00 9.15
Hunter Green (survey)
#0B4008
ΔE00 11.77
Forrest Green
#154406
ΔE00 12.93
Pine Green
#0A481E
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112101 #110121
analogous
#212101 #112101 #012101
triadic
#112101 #011121 #210111
tetradic
#112101 #012121 #110121 #210101
square
#112101 #012121 #110121 #210101
split-complementary
#112101 #010121 #210121
monochromatic
#0F1E01 #0F1E01 #112101 #305C03 #4E9805
Accessibility & contrast
On white
16.91
#112101 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112101 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112101
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112101 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112101 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#211C03
Tritanopia (blue-blind)
#111F1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112101; /* rgb */ color: rgb(17, 33, 1); /* oklch */ color: oklch(22.5% 0.060 131.5);
Tailwind
colors: {
custom: {
50: '#4f5c47',
500: '#112101',
950: '#000000',
},
}SCSS
$custom: #112101; $custom-light: #4f5c47; $custom-dark: #000000;
JSON
{
"hex": "#112101",
"rgb": {
"r": 17,
"g": 33,
"b": 1
},
"hsl": {
"h": 90,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.22488,
"c": 0.05969,
"h": 131.5
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#112101
secondary
#3F1568
accent
#29FF94
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977