#112701#112701
#112701 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.5% C 0.069 H 134.4°. Best body text is #FFFFFF at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #112701 |
|---|---|
| RGB | rgb(17, 39, 1) |
| HSL | hsl(95, 95%, 8%) |
| HSV | hsv(95, 97%, 15%) |
| CMYK | cmyk(56.4%, 0%, 97.4%, 84.7%) |
| CIE-LAB | lab(13.06, -17.10, 18.49) |
| CIE-LCH | lch(13.06, 25.19, 132.76°) |
| OKLab | oklab(24.49% -0.0481 0.0492) |
| OKLCH | oklch(24.49% 0.069 134.4) |
| XYZ | xyz(0.9621, 1.5723, 0.2815) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.84
Dark Forest Green
#002D04
ΔE00 4.39
Dark Green
#033500
ΔE00 6.39
Hunter Green (survey)
#0B4008
ΔE00 9.06
Forrest Green
#154406
ΔE00 10.25
Pine Green
#0A481E
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112701 #170127
analogous
#242701 #112701 #012704
triadic
#112701 #011127 #270111
tetradic
#112701 #012427 #170127 #270401
square
#112701 #012427 #170127 #270401
split-complementary
#112701 #040127 #270124
monochromatic
#0D1E01 #0D1E01 #112701 #2B6303 #459E04
Accessibility & contrast
On white
15.98
#112701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#112701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112701
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112701 | 1.00 | 15.98 | 1.31 | 15.98 |
| #FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#112520
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #112701; /* rgb */ color: rgb(17, 39, 1); /* oklch */ color: oklch(24.5% 0.069 134.4);
Tailwind
colors: {
custom: {
50: '#506147',
500: '#112701',
950: '#000000',
},
}SCSS
$custom: #112701; $custom-light: #506147; $custom-dark: #000000;
JSON
{
"hex": "#112701",
"rgb": {
"r": 17,
"g": 39,
"b": 1
},
"hsl": {
"h": 94.737,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.24485,
"c": 0.06879,
"h": 134.4
},
"luminance": 0.01572
}Semantic roles & 50–950 ramp
primary
#112701
secondary
#49166E
accent
#29FFA5
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977