#111901#111901
#111901 is a very dark, muted yellow-green. Relative luminance 0.008; OKLCH L 19.8% C 0.047 H 124.5°. Best body text is #FFFFFF at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #111901 |
|---|---|
| RGB | rgb(17, 25, 1) |
| HSL | hsl(80, 92%, 5%) |
| HSV | hsv(80, 96%, 10%) |
| CMYK | cmyk(32%, 0%, 96%, 90.2%) |
| CIE-LAB | lab(7.38, -7.86, 10.49) |
| CIE-LCH | lch(7.38, 13.11, 126.83°) |
| OKLab | oklab(19.83% -0.0266 0.0387) |
| OKLCH | oklch(19.83% 0.047 124.5) |
| XYZ | xyz(0.5843, 0.8166, 0.1556) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.91
Very Dark Green
#062E03
ΔE00 11.74
Dark Forest Green
#002D04
ΔE00 11.98
Black
#000000
ΔE00 12.42
Dark Green
#033500
ΔE00 14.14
Charcoal (survey)
#343837
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111901 #090119
analogous
#191501 #111901 #051901
triadic
#111901 #011119 #190111
tetradic
#111901 #011915 #090119 #190105
square
#111901 #011915 #090119 #190105
split-complementary
#111901 #010519 #150119
monochromatic
#141D01 #141D01 #141D01 #395403 #618F06
Accessibility & contrast
On white
18.05
#111901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#111901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111901
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111901 | 1.00 | 18.05 | 1.16 | 18.05 |
| #FFFFFF | 18.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1700
Deuteranopia (green-blind)
#1A1602
Tritanopia (blue-blind)
#121714
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #111901; /* rgb */ color: rgb(17, 25, 1); /* oklch */ color: oklch(19.8% 0.047 124.5);
Tailwind
colors: {
custom: {
50: '#4f5547',
500: '#111901',
950: '#000000',
},
}SCSS
$custom: #111901; $custom-light: #4f5547; $custom-dark: #000000;
JSON
{
"hex": "#111901",
"rgb": {
"r": 17,
"g": 25,
"b": 1
},
"hsl": {
"h": 80,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.1983,
"c": 0.04695,
"h": 124.5
},
"luminance": 0.00817
}Semantic roles & 50–950 ramp
primary
#111901
secondary
#2E1561
accent
#29FF70
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010300
muted
#777877