#111F03#111F03
#111F03 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.9% C 0.053 H 131.3°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #111F03 |
|---|---|
| RGB | rgb(17, 31, 3) |
| HSL | hsl(90, 82%, 7%) |
| HSV | hsv(90, 90%, 12%) |
| CMYK | cmyk(45.2%, 0%, 90.3%, 87.8%) |
| CIE-LAB | lab(9.84, -12.21, 13.24) |
| CIE-LCH | lch(9.84, 18.01, 132.68°) |
| OKLab | oklab(21.86% -0.0351 0.0399) |
| OKLCH | oklch(21.86% 0.053 131.3) |
| XYZ | xyz(0.7376, 1.1057, 0.2607) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.89
Dark Forest Green
#002D04
ΔE00 8.12
Dark Green
#033500
ΔE00 10.53
Hunter Green (survey)
#0B4008
ΔE00 13.06
Dark Olive
#373E02
ΔE00 14.19
Forrest Green
#154406
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111F03 #11031F
analogous
#1F1F03 #111F03 #031F03
triadic
#111F03 #03111F #1F0311
tetradic
#111F03 #031F1F #11031F #1F0303
square
#111F03 #031F1F #11031F #1F0303
split-complementary
#111F03 #03031F #1F031F
monochromatic
#0F1C03 #0F1C03 #111F03 #305708 #4E8F0E
Accessibility & contrast
On white
17.20
#111F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#111F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111F03
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111F03 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#111D19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #111f03; /* rgb */ color: rgb(17, 31, 3); /* oklch */ color: oklch(21.9% 0.053 131.3);
Tailwind
colors: {
custom: {
50: '#4f5a48',
500: '#111f03',
950: '#000000',
},
}SCSS
$custom: #111f03; $custom-light: #4f5a48; $custom-dark: #000000;
JSON
{
"hex": "#111f03",
"rgb": {
"r": 17,
"g": 31,
"b": 3
},
"hsl": {
"h": 90,
"s": 82.353,
"l": 6.667
},
"oklch": {
"l": 0.2186,
"c": 0.05314,
"h": 131.3
},
"luminance": 0.01106
}Semantic roles & 50–950 ramp
primary
#111F03
secondary
#3F1B63
accent
#2FF994
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977