#111C01#111C01
#111C01 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 20.8% C 0.052 H 127.7°. Best body text is #FFFFFF at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #111C01 |
|---|---|
| RGB | rgb(17, 28, 1) |
| HSL | hsl(84, 93%, 6%) |
| HSV | hsv(84, 96%, 11%) |
| CMYK | cmyk(39.3%, 0%, 96.4%, 89%) |
| CIE-LAB | lab(8.58, -10.30, 12.25) |
| CIE-LCH | lch(8.58, 16.00, 130.04°) |
| OKLab | oklab(20.82% -0.0317 0.041) |
| OKLCH | oklch(20.82% 0.052 127.7) |
| XYZ | xyz(0.6519, 0.9519, 0.1781) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.52
Dark Forest Green
#002D04
ΔE00 9.76
Dark Green
#033500
ΔE00 12.06
Almost Black
#070D0D
ΔE00 12.94
Hunter Green (survey)
#0B4008
ΔE00 14.53
Black
#000000
ΔE00 14.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111C01 #0C011C
analogous
#1C1901 #111C01 #041C01
triadic
#111C01 #01111C #1C0111
tetradic
#111C01 #011C19 #0C011C #1C0104
square
#111C01 #011C19 #0C011C #1C0104
split-complementary
#111C01 #01041C #19011C
monochromatic
#121E01 #121E01 #121E01 #355703 #599205
Accessibility & contrast
On white
17.64
#111C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#111C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111C01
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111C01 | 1.00 | 17.64 | 1.19 | 17.64 |
| #FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1900
Deuteranopia (green-blind)
#1D1802
Tritanopia (blue-blind)
#121A16
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #111c01; /* rgb */ color: rgb(17, 28, 1); /* oklch */ color: oklch(20.8% 0.052 127.7);
Tailwind
colors: {
custom: {
50: '#4e5847',
500: '#111c01',
950: '#000000',
},
}SCSS
$custom: #111c01; $custom-light: #4e5847; $custom-dark: #000000;
JSON
{
"hex": "#111c01",
"rgb": {
"r": 17,
"g": 28,
"b": 1
},
"hsl": {
"h": 84.444,
"s": 93.103,
"l": 5.686
},
"oklch": {
"l": 0.20824,
"c": 0.05179,
"h": 127.7
},
"luminance": 0.00952
}Semantic roles & 50–950 ramp
primary
#111C01
secondary
#351564
accent
#29FF80
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010300
muted
#777877