#111F05#111F05
#111F05 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.9% C 0.050 H 132.5°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #111F05 |
|---|---|
| RGB | rgb(17, 31, 5) |
| HSL | hsl(92, 72%, 7%) |
| HSV | hsv(92, 84%, 12%) |
| CMYK | cmyk(45.2%, 0%, 83.9%, 87.8%) |
| CIE-LAB | lab(9.88, -11.91, 12.47) |
| CIE-LCH | lch(9.88, 17.25, 133.68°) |
| OKLab | oklab(21.9% -0.0338 0.0368) |
| OKLCH | oklch(21.9% 0.05 132.5) |
| XYZ | xyz(0.7485, 1.1101, 0.3184) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.20
Dark Forest Green
#002D04
ΔE00 8.40
Dark Green
#033500
ΔE00 10.84
Hunter Green (survey)
#0B4008
ΔE00 13.33
Almost Black
#070D0D
ΔE00 13.97
Evergreen
#05472A
ΔE00 14.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111F05 #13051F
analogous
#1E1F05 #111F05 #051F06
triadic
#111F05 #05111F #1F0511
tetradic
#111F05 #051E1F #13051F #1F0605
square
#111F05 #051E1F #13051F #1F0605
split-complementary
#111F05 #06051F #1F051E
monochromatic
#0E1A04 #0E1A04 #111F05 #2E540E #4B8816
Accessibility & contrast
On white
17.18
#111F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#111F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111F05
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111F05 | 1.00 | 17.18 | 1.22 | 17.18 |
| #FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#111D19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #111f05; /* rgb */ color: rgb(17, 31, 5); /* oklch */ color: oklch(21.9% 0.050 132.5);
Tailwind
colors: {
custom: {
50: '#4f5a49',
500: '#111f05',
950: '#000000',
},
}SCSS
$custom: #111f05; $custom-light: #4f5a49; $custom-dark: #000000;
JSON
{
"hex": "#111f05",
"rgb": {
"r": 17,
"g": 31,
"b": 5
},
"hsl": {
"h": 92.308,
"s": 72.222,
"l": 7.059
},
"oklch": {
"l": 0.21899,
"c": 0.04996,
"h": 132.5
},
"luminance": 0.0111
}Semantic roles & 50–950 ramp
primary
#111F05
secondary
#422060
accent
#39EF9B
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977