#111F01#111F01
#111F01 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.8% C 0.057 H 130.2°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #111F01 |
|---|---|
| RGB | rgb(17, 31, 1) |
| HSL | hsl(88, 94%, 6%) |
| HSV | hsv(88, 97%, 12%) |
| CMYK | cmyk(45.2%, 0%, 96.8%, 87.8%) |
| CIE-LAB | lab(9.81, -12.51, 14.01) |
| CIE-LCH | lch(9.81, 18.78, 131.77°) |
| OKLab | oklab(21.82% -0.0365 0.0432) |
| OKLCH | oklch(21.82% 0.057 130.2) |
| XYZ | xyz(0.7266, 1.1013, 0.2030) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.61
Dark Forest Green
#002D04
ΔE00 7.87
Dark Green
#033500
ΔE00 10.23
Hunter Green (survey)
#0B4008
ΔE00 12.80
Forrest Green
#154406
ΔE00 13.93
Dark Olive
#373E02
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111F01 #0F011F
analogous
#1F1E01 #111F01 #021F01
triadic
#111F01 #01111F #1F0111
tetradic
#111F01 #011F1E #0F011F #1F0102
square
#111F01 #011F1E #0F011F #1F0102
split-complementary
#111F01 #01021F #1E011F
monochromatic
#101E01 #101E01 #111F01 #325A03 #529605
Accessibility & contrast
On white
17.21
#111F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#111F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111F01
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111F01 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1F1B03
Tritanopia (blue-blind)
#121D19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #111f01; /* rgb */ color: rgb(17, 31, 1); /* oklch */ color: oklch(21.8% 0.057 130.2);
Tailwind
colors: {
custom: {
50: '#4e5a47',
500: '#111f01',
950: '#000000',
},
}SCSS
$custom: #111f01; $custom-light: #4e5a47; $custom-dark: #000000;
JSON
{
"hex": "#111f01",
"rgb": {
"r": 17,
"g": 31,
"b": 1
},
"hsl": {
"h": 88,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21821,
"c": 0.05656,
"h": 130.2
},
"luminance": 0.01101
}Semantic roles & 50–950 ramp
primary
#111F01
secondary
#3B1567
accent
#29FF8D
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977